./Ultimate.py --spec ../sv-benchmarks/c/properties/no-overflow.prp --file ../sv-benchmarks/c/weaver/parallel-bakery-4.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 798a7b37 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/weaver/parallel-bakery-4.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 ef6104579cd39e76c5b76a234377fbd5b9383c9dc087b8831335b366ec07a2a3 --- Real Ultimate output --- This is Ultimate 0.3.0-?-798a7b3-m [2025-03-04 15:26:18,361 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 15:26:18,412 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-32bit-Automizer_Default.epf [2025-03-04 15:26:18,415 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 15:26:18,418 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 15:26:18,439 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 15:26:18,439 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 15:26:18,440 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 15:26:18,440 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-04 15:26:18,440 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-04 15:26:18,441 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 15:26:18,441 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 15:26:18,441 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 15:26:18,441 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 15:26:18,442 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 15:26:18,442 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 15:26:18,442 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-04 15:26:18,442 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-04 15:26:18,442 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 15:26:18,442 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-04 15:26:18,442 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 15:26:18,442 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-04 15:26:18,442 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 15:26:18,443 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-04 15:26:18,443 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2025-03-04 15:26:18,443 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-04 15:26:18,443 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-04 15:26:18,443 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-04 15:26:18,443 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 15:26:18,443 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 15:26:18,443 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 15:26:18,443 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 15:26:18,444 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-04 15:26:18,444 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 15:26:18,444 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 15:26:18,444 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 15:26:18,444 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 15:26:18,444 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-04 15:26:18,444 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-04 15:26:18,444 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 15:26:18,444 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 15:26:18,444 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 15:26:18,444 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 15:26:18,444 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 15:26:18,445 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 15:26:18,445 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 -> ef6104579cd39e76c5b76a234377fbd5b9383c9dc087b8831335b366ec07a2a3 [2025-03-04 15:26:18,684 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 15:26:18,692 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 15:26:18,694 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 15:26:18,695 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 15:26:18,696 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 15:26:18,697 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/parallel-bakery-4.wvr.c [2025-03-04 15:26:19,779 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9ad785e2b/f4e73a158dc443ffb05affcdca1440a6/FLAG797d74d0f [2025-03-04 15:26:20,046 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 15:26:20,051 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-bakery-4.wvr.c [2025-03-04 15:26:20,059 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9ad785e2b/f4e73a158dc443ffb05affcdca1440a6/FLAG797d74d0f [2025-03-04 15:26:20,352 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9ad785e2b/f4e73a158dc443ffb05affcdca1440a6 [2025-03-04 15:26:20,354 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 15:26:20,355 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 15:26:20,356 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 15:26:20,356 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 15:26:20,360 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 15:26:20,361 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 03:26:20" (1/1) ... [2025-03-04 15:26:20,361 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@aa0cb27 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:26:20, skipping insertion in model container [2025-03-04 15:26:20,361 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 03:26:20" (1/1) ... [2025-03-04 15:26:20,378 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 15:26:20,520 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 15:26:20,537 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 15:26:20,570 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 15:26:20,588 INFO L204 MainTranslator]: Completed translation [2025-03-04 15:26:20,589 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:26:20 WrapperNode [2025-03-04 15:26:20,589 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 15:26:20,590 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 15:26:20,591 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 15:26:20,591 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 15:26:20,596 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:26:20" (1/1) ... [2025-03-04 15:26:20,603 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:26:20" (1/1) ... [2025-03-04 15:26:20,637 INFO L138 Inliner]: procedures = 20, calls = 37, calls flagged for inlining = 29, calls inlined = 29, statements flattened = 383 [2025-03-04 15:26:20,638 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 15:26:20,639 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 15:26:20,642 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 15:26:20,642 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 15:26:20,649 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:26:20" (1/1) ... [2025-03-04 15:26:20,649 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:26:20" (1/1) ... [2025-03-04 15:26:20,656 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:26:20" (1/1) ... [2025-03-04 15:26:20,675 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-04 15:26:20,676 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:26:20" (1/1) ... [2025-03-04 15:26:20,676 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:26:20" (1/1) ... [2025-03-04 15:26:20,681 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:26:20" (1/1) ... [2025-03-04 15:26:20,682 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:26:20" (1/1) ... [2025-03-04 15:26:20,683 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:26:20" (1/1) ... [2025-03-04 15:26:20,684 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:26:20" (1/1) ... [2025-03-04 15:26:20,686 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 15:26:20,687 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 15:26:20,687 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 15:26:20,687 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 15:26:20,688 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:26:20" (1/1) ... [2025-03-04 15:26:20,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 15:26:20,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 15:26:20,714 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-04 15:26:20,716 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-04 15:26:20,731 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 15:26:20,731 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2025-03-04 15:26:20,731 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2025-03-04 15:26:20,731 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2025-03-04 15:26:20,731 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2025-03-04 15:26:20,731 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2025-03-04 15:26:20,731 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2025-03-04 15:26:20,731 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2025-03-04 15:26:20,731 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2025-03-04 15:26:20,731 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-04 15:26:20,731 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 15:26:20,731 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 15:26:20,732 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-04 15:26:20,809 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 15:26:20,811 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 15:26:21,261 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-04 15:26:21,261 INFO L307 CfgBuilder]: Performing block encoding [2025-03-04 15:26:21,527 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-04 15:26:21,527 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-04 15:26:21,528 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 03:26:21 BoogieIcfgContainer [2025-03-04 15:26:21,528 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-04 15:26:21,530 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-04 15:26:21,531 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-04 15:26:21,533 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-04 15:26:21,534 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 04.03 03:26:20" (1/3) ... [2025-03-04 15:26:21,535 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@380fe162 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 03:26:21, skipping insertion in model container [2025-03-04 15:26:21,535 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 03:26:20" (2/3) ... [2025-03-04 15:26:21,536 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@380fe162 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 03:26:21, skipping insertion in model container [2025-03-04 15:26:21,536 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 03:26:21" (3/3) ... [2025-03-04 15:26:21,537 INFO L128 eAbstractionObserver]: Analyzing ICFG parallel-bakery-4.wvr.c [2025-03-04 15:26:21,548 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-04 15:26:21,549 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG parallel-bakery-4.wvr.c that has 5 procedures, 145 locations, 1 initial locations, 0 loop locations, and 16 error locations. [2025-03-04 15:26:21,549 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-04 15:26:21,617 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2025-03-04 15:26:21,645 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 157 places, 156 transitions, 340 flow [2025-03-04 15:26:21,688 INFO L124 PetriNetUnfolderBase]: 12/152 cut-off events. [2025-03-04 15:26:21,689 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-04 15:26:21,694 INFO L83 FinitePrefix]: Finished finitePrefix Result has 169 conditions, 152 events. 12/152 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 414 event pairs, 0 based on Foata normal form. 0/124 useless extension candidates. Maximal degree in co-relation 125. Up to 2 conditions per place. [2025-03-04 15:26:21,695 INFO L82 GeneralOperation]: Start removeDead. Operand has 157 places, 156 transitions, 340 flow [2025-03-04 15:26:21,698 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 151 places, 150 transitions, 321 flow [2025-03-04 15:26:21,708 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 15:26:21,715 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;@1534a9e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 15:26:21,716 INFO L334 AbstractCegarLoop]: Starting to check reachability of 36 error locations. [2025-03-04 15:26:21,731 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 15:26:21,731 INFO L124 PetriNetUnfolderBase]: 6/70 cut-off events. [2025-03-04 15:26:21,732 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 15:26:21,732 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 15:26:21,732 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, 1, 1, 1, 1, 1] [2025-03-04 15:26:21,732 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 33 more)] === [2025-03-04 15:26:21,738 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 15:26:21,738 INFO L85 PathProgramCache]: Analyzing trace with hash 1633715777, now seen corresponding path program 1 times [2025-03-04 15:26:21,744 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 15:26:21,744 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [811974171] [2025-03-04 15:26:21,744 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 15:26:21,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 15:26:21,822 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-04 15:26:21,858 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-04 15:26:21,862 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 15:26:21,862 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 15:26:22,055 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 15:26:22,058 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 15:26:22,058 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [811974171] [2025-03-04 15:26:22,058 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [811974171] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 15:26:22,058 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 15:26:22,059 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 15:26:22,060 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [667959423] [2025-03-04 15:26:22,060 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 15:26:22,064 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 15:26:22,068 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 15:26:22,082 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 15:26:22,083 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 15:26:22,107 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 60 out of 156 [2025-03-04 15:26:22,110 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 150 transitions, 321 flow. Second operand has 3 states, 3 states have (on average 70.33333333333333) internal successors, (211), 3 states have internal predecessors, (211), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 15:26:22,110 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 15:26:22,110 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 60 of 156 [2025-03-04 15:26:22,114 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 15:26:22,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:22,775 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,776 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 15:26:22,776 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,776 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:22,776 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,776 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,776 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 15:26:22,776 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:22,776 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,776 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,776 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 15:26:22,776 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:22,779 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,779 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,779 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,779 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 15:26:22,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:22,779 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,779 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,780 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,780 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 15:26:22,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:22,780 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,780 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,780 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,780 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 15:26:22,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:22,785 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,785 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,785 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,786 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 15:26:22,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:22,786 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,786 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,786 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,786 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 15:26:22,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:22,786 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,786 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,786 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,786 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 15:26:22,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:22,787 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,788 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,788 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,788 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 15:26:22,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:22,788 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,788 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,788 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,788 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 15:26:22,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:22,789 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,789 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 15:26:22,789 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,789 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:22,889 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,889 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,889 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,889 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:22,889 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,889 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,889 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,890 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:22,890 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,891 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,891 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,891 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:22,894 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,894 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,895 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,895 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:22,897 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,897 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,897 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,897 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:22,898 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,898 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,898 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,899 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:22,906 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,906 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,906 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,906 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:22,906 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,906 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,906 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,906 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:22,906 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,907 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,907 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,907 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:22,909 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,909 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,909 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,909 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:22,909 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,909 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,909 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,909 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:22,910 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,910 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,910 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,910 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:22,933 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,933 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,933 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,933 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:22,934 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,934 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,934 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,934 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:22,934 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,934 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,934 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,934 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:22,936 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,936 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,937 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,937 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:22,937 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,937 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,937 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,937 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:22,937 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,937 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,937 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,937 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:22,939 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,939 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,939 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,939 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:22,940 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,940 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,940 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,940 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:22,940 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,940 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,940 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,940 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:22,947 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,947 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,947 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,947 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:22,947 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,947 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,947 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,947 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:22,948 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,948 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,948 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,948 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:22,950 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,950 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,950 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,950 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:22,950 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,950 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,950 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,950 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:22,950 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,951 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:22,951 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 15:26:22,951 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,039 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,039 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,039 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,040 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,040 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,040 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,040 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,040 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,040 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,040 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,040 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,040 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:23,045 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,045 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,045 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,045 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:23,046 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,046 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,046 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,046 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 100#L42true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,046 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,046 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,046 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,046 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,055 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,055 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,055 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,055 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,055 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,055 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,056 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,056 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,056 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,056 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,056 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,056 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,058 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,058 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,058 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,058 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,059 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,059 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,059 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,059 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,059 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,059 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,059 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,059 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,082 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,082 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,082 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,082 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,082 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,082 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,082 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,082 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:23,082 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,082 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,083 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,083 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,085 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,085 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,085 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,085 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,085 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,085 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,085 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,085 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:23,086 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,086 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,086 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,086 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,088 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,088 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,088 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,088 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,088 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,088 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,088 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,088 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:23,088 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,089 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,089 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,089 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,094 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,094 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,094 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,094 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,095 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,095 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,095 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,095 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:23,095 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,095 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,095 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,095 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,097 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,097 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,097 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,097 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,097 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,097 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,097 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,097 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:23,097 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,099 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,100 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,100 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:23,120 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,120 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,120 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,120 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:23,121 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,121 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,121 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,121 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,122 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,122 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,122 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,122 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:23,124 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,124 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,124 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,124 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:23,124 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,124 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,124 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,124 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,124 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,124 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,124 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,124 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:23,126 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,126 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,126 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,126 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:23,126 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,126 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,126 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,126 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:23,126 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,126 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,126 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,126 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,129 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,129 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,129 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,129 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,129 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,129 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,129 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,129 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,130 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,130 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,130 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,130 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:23,139 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,139 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,139 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,139 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:23,140 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,140 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,140 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,140 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,140 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,140 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,140 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 15:26:23,140 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,244 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,244 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,244 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,244 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,244 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,244 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,244 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,245 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,245 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,245 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,245 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,245 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,248 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,248 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,248 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,248 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,249 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,249 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,249 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,249 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,249 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,249 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,249 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,249 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,253 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,253 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,253 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,253 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,253 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,253 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,253 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,253 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,254 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,254 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,254 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,302 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,307 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,308 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,308 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,308 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,308 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,308 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,308 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,308 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,308 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,308 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,308 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,308 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,310 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,310 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,310 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,310 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,310 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,310 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,310 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,311 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,311 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,311 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,311 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,311 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,331 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,332 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,332 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,332 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,332 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,332 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,333 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,333 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:23,333 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,333 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,333 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,333 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,334 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,334 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,334 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,334 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,334 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,334 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,334 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,334 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:23,334 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,335 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,335 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,335 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,337 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,337 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,338 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,338 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,338 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,338 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,338 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,338 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:23,338 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,338 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,338 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,338 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,340 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,340 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,340 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,340 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,340 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,340 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,340 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,340 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:23,340 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,340 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,340 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,340 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,347 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,347 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,347 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,347 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,348 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,348 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,348 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,348 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:23,348 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,348 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,348 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,348 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:23,364 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,364 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,364 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,364 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:23,365 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,365 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,365 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,365 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,365 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,365 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,365 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,365 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:23,367 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,367 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,367 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,367 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:23,367 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,367 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,367 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,367 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,367 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,367 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,367 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,367 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:23,371 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,371 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,371 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,371 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:23,371 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,371 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,372 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,372 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:23,372 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,372 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 15:26:23,372 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,372 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:23,413 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,413 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,413 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,413 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:23,413 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,413 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,413 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,413 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 79#L44true, 160#true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,413 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,413 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,414 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,414 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:23,417 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,417 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,417 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,417 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:23,417 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,417 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,417 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,417 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,418 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,418 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,418 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,418 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 120#L178-1true, 154#true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:23,419 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,419 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,419 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,419 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 120#L178-1true, 154#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:23,420 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,420 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,420 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,420 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 120#L178-1true, 154#true, 160#true, 79#L44true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,420 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,420 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,420 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,420 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,470 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,470 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,470 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,471 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,471 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,471 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,471 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,471 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,471 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,471 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,471 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,471 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,472 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,473 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,473 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,473 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,473 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,473 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,473 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,473 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,473 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,473 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,473 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,473 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,475 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,475 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,475 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,475 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,475 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,475 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,475 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,476 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,476 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,476 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,476 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,476 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,477 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,477 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,478 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,478 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,478 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,478 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,478 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,478 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,478 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,478 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,478 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,478 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,486 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,486 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,486 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,486 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,487 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,487 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,487 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,487 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,487 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,487 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,487 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,487 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,506 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,506 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,506 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,506 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,506 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,507 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,507 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,507 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:23,507 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,507 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,507 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,507 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,508 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,508 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,508 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,508 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,508 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,509 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,509 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,509 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:23,509 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,509 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,509 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,509 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,512 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,512 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,512 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,512 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,512 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,512 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,512 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,512 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:23,512 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,513 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,513 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,513 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:23,535 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,536 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,536 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,536 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:23,536 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,536 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,536 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,536 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,536 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,536 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,536 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,536 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 15:26:23,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,629 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,629 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,629 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,629 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,630 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,630 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,630 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,630 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,630 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,630 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,630 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,630 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 24#L179-2true, 154#true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:23,631 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,631 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,631 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,631 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 24#L179-2true, 154#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:23,631 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,631 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,631 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,631 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 24#L179-2true, 154#true, 79#L44true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,631 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,631 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,631 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,631 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 79#L44true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:23,635 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,635 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,635 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,635 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:23,635 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,635 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,635 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,635 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 35#L128-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,636 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,636 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,636 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,636 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:23,636 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,636 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,636 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,636 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:23,637 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,637 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,637 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,637 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,637 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,637 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,637 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,637 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,698 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,698 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,698 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,698 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,699 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,699 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,699 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,699 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,699 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,699 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,699 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,699 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,701 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,701 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,701 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,701 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,701 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,701 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,701 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,701 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,701 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,701 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,701 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,701 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,705 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,705 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,705 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,705 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,705 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,705 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,705 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,705 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,705 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,705 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,705 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,706 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,732 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,732 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,732 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,732 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,732 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,732 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,732 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,732 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:23,732 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,732 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,732 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,733 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:23,760 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,760 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,760 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,760 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:23,761 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,761 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,761 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,761 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,761 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,761 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,761 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,761 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:23,763 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,763 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,763 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,763 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:23,764 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,764 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,764 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,764 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,764 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,764 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 15:26:23,764 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,764 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:23,865 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,866 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,866 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,866 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:23,866 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,866 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,866 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,866 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,866 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,866 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,866 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,866 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,869 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,869 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,869 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,869 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 79#L44true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,869 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,869 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,869 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,869 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 79#L44true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,869 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,869 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,869 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,869 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,870 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,870 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,870 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,870 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:23,870 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,870 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,870 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,870 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,870 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,870 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,870 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,870 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:23,874 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,874 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,875 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,875 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:23,875 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,875 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,875 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,875 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,875 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,875 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,875 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,875 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:23,875 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,875 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,876 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,876 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:23,876 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,876 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,876 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,876 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,876 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,876 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,876 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,876 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,942 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,942 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,942 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,942 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:23,943 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,943 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,944 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,944 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:23,944 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,944 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,944 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,944 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,975 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,975 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,975 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,975 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,975 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,975 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,975 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,975 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:23,975 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,975 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,975 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,975 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,978 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,978 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,978 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,978 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:23,978 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,978 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,978 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,978 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:23,978 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,978 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:23,978 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:23,978 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:24,007 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,007 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,007 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:24,007 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:24,007 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,007 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,007 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:24,007 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,008 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,008 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,008 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:24,008 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:24,058 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,058 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,058 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,058 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:24,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:24,058 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,058 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,058 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,058 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:24,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,058 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,058 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,058 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,058 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 15:26:24,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,137 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,137 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,137 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,137 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:24,137 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,137 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,137 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,137 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,137 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,137 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,137 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,137 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,138 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,138 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,138 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,138 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:24,139 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,139 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,139 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,139 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,139 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,139 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,139 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,139 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:24,140 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,141 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,141 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,141 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 79#L44true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:24,141 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,141 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,141 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,141 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 79#L44true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,141 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,141 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,141 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,141 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:24,142 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,142 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,142 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,142 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:24,142 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,143 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,143 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,143 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,144 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,144 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,144 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,144 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,152 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,152 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,152 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,152 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:24,153 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,153 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,153 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,153 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,153 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,153 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,153 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,153 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:24,158 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,158 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,158 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,158 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:24,159 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,159 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,159 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,159 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 79#L44true, 160#true, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,159 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,159 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,159 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,159 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:24,280 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,280 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,280 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,280 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:24,280 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,280 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,280 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,280 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,280 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,280 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,280 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,280 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:24,284 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,284 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,284 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,284 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:24,284 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,284 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,284 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,284 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,284 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,284 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,284 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,285 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:24,334 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,334 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,334 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,334 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:24,334 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,334 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,334 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,334 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:24,334 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,334 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,334 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,334 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:24,337 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,337 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,337 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,337 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:24,337 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,337 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,337 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,337 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:24,337 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,337 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,337 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,337 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:24,378 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,378 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,378 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,378 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:24,378 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,378 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,378 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,378 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,378 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,378 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,378 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,378 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:24,384 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,384 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,384 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,384 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:24,384 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,384 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,384 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,384 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,384 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,384 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,384 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,384 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:24,389 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,389 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,389 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,389 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:24,389 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,389 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,389 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,389 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,389 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,389 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,389 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,389 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:24,404 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,404 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,404 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,404 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:24,404 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,404 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,404 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,404 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,405 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,405 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,405 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,405 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:24,405 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,405 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,405 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,405 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:24,405 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,405 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,405 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,405 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,405 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,405 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,405 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,405 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:24,406 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,406 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,406 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,406 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:24,406 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,407 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,407 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,407 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,407 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,407 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,407 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 15:26:24,407 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 79#L44true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,498 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,498 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,498 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,498 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,498 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,498 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,498 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,498 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,499 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,499 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,499 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,499 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,500 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,500 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,500 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,500 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:24,500 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,500 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,500 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,500 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 40#L129true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,501 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,501 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,501 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,501 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:24,503 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,503 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,503 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,503 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:24,503 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,503 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,503 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,503 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,503 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,503 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,503 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,503 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:24,507 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,507 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,507 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,508 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:24,508 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,508 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,508 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,508 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 79#L44true, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,508 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,508 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,508 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,508 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:24,656 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,656 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,656 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,656 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:24,656 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,656 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,656 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,656 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,656 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,656 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,656 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,656 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:24,660 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,660 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,660 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,660 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:24,660 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,660 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,660 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,660 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,660 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,660 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,660 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,660 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:24,713 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,713 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,713 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,713 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:24,713 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,713 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,713 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,714 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:24,714 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,714 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,714 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,714 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:24,718 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,718 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,718 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,718 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:24,718 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,718 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,718 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,718 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:24,719 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,719 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,719 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,719 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:24,723 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,723 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,723 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,723 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:24,723 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,723 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,723 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,723 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:24,723 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,723 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,723 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,724 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:24,736 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,736 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,736 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,736 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:24,737 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,737 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,737 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,737 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:24,737 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,737 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,737 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,737 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:24,737 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,737 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,737 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,737 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:24,737 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,737 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,737 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,737 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:24,737 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,737 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,738 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,738 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:24,738 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,738 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,738 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,738 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:24,738 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,738 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,738 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,738 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 152#true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:24,738 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,738 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,738 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,738 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:24,894 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,894 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,894 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,894 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:24,894 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,894 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,894 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,894 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,895 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,895 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,895 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,895 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:24,898 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,898 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,898 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,898 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:24,898 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,898 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,898 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,898 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,898 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,898 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,898 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,898 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,903 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,903 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,903 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,903 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,903 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,903 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,903 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,903 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,903 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,903 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,903 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,903 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,905 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,905 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,905 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,905 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,905 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,905 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,905 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,905 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,905 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,905 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,906 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,906 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,906 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,906 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,906 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,906 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:24,906 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,906 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,906 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,906 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,907 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,907 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,907 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,907 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,919 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,919 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,920 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,920 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,920 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,920 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,920 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,920 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,920 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,920 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,920 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,920 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,921 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,921 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,921 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,921 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,921 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,921 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,921 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,921 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,921 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,921 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,921 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,921 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,922 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,922 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,922 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,922 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,922 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,922 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,922 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,922 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,922 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,922 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,922 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 15:26:24,922 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:24,949 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,949 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,949 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,950 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:24,950 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,950 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,950 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,950 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,950 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,950 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,950 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,950 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:24,951 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,951 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,951 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,951 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:24,951 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,951 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,951 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,951 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 109#L48true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,951 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,951 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,952 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,952 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,971 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,971 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,971 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,971 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,971 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,971 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,971 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,971 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,972 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,972 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,972 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,972 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:24,973 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,973 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,973 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,973 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:24,973 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,973 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,973 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,973 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,974 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,974 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,974 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,974 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:24,980 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,980 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,980 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,980 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:24,980 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,980 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,980 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,980 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,980 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,981 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,981 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,981 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:24,982 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,982 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,982 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,982 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:24,982 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,982 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,982 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,982 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 120#L178-1true, 154#true, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,982 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,982 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,982 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,982 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:24,990 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,990 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,990 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,990 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:24,991 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,991 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,991 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,991 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,991 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,991 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,991 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,991 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:24,993 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,993 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,993 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,993 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:24,994 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,994 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,994 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,994 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:24,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:24,994 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,994 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,994 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:24,994 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,002 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,002 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,002 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,002 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:25,002 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,002 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,002 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,002 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,003 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,003 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,003 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,003 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,006 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,006 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,006 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,006 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,006 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,006 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,006 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,006 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 79#L44true, 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,006 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,007 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,007 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,007 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,036 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,036 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,036 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,036 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,036 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,036 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,036 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,036 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,037 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,037 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,037 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,037 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,038 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,038 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,038 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,038 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,038 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,038 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,038 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,038 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,038 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,038 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,039 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,039 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,041 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,041 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,041 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,041 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,041 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,041 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,041 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,041 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,041 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,041 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,041 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,041 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,042 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,042 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,042 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,042 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,043 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,043 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,043 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,043 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,043 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,043 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,043 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,043 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,056 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,056 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,056 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,056 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,057 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,057 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,057 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,057 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,057 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,057 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,057 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,057 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,058 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,058 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,058 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,058 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,058 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,058 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,058 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,058 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,059 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,059 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,059 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,059 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,060 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,061 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,062 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,062 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,064 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,065 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,065 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,065 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,065 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,065 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,065 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,065 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,066 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,066 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,066 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,066 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,066 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,066 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,066 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,066 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,066 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,066 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,066 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,066 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [60#L177-1true, 8#L62-3true, 154#true, 157#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-04 15:26:25,131 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,131 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,131 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,131 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [60#L177-1true, 8#L62-3true, 154#true, 157#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-04 15:26:25,132 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,132 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,132 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,132 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [60#L177-1true, 8#L62-3true, 154#true, 157#true, 160#true, 152#true, 155#true, 121#L77true]) [2025-03-04 15:26:25,132 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,132 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,132 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,132 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:25,139 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,139 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,139 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,139 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:25,140 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,140 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,140 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,140 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,140 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,140 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,140 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,140 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:25,144 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,144 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,144 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,144 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:25,144 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,144 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,144 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,144 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,145 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,145 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,145 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,145 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:25,149 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,150 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,150 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,150 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:25,150 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,150 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,150 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,150 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,150 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,150 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,150 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,150 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,164 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,164 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,164 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,164 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,164 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,164 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,164 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,164 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,164 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,165 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,165 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,165 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,165 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,165 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,165 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,165 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,165 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,165 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,165 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,166 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,168 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,168 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,168 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,168 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,168 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,168 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,168 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,168 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,168 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,168 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,168 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,168 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 100#L42true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,168 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,169 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,169 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,169 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,201 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,201 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,201 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,201 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,201 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,201 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,201 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,201 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,201 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,201 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,201 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,201 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,204 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,204 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,204 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,204 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,204 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,204 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,204 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,204 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,205 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,205 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,205 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,205 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,209 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,209 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,209 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,209 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,209 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,209 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,209 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,209 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,209 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,209 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,209 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,209 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,210 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,210 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,210 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,210 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,210 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,210 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,210 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,210 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,210 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,210 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,210 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,210 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,211 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,211 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,211 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,211 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,211 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,211 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,211 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,211 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,211 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,212 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,212 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,212 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,224 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,224 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,224 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,224 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,224 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,224 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,224 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,224 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,225 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,225 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,225 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,225 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,225 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,225 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,225 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,225 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,225 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,225 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,225 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,225 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,225 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,225 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,225 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,225 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,225 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,225 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,226 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,226 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,226 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,226 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,226 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,226 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,226 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,226 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,226 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,226 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:25,335 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,335 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,335 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,335 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:25,335 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,335 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,335 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,335 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,335 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,335 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,335 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,335 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,341 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,341 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,341 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,341 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:25,341 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,341 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,341 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,341 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,341 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,341 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,341 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,341 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,342 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,342 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,342 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,342 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,342 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,342 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,342 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,342 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,342 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,342 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,342 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,342 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,343 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,343 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,343 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,343 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:25,344 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,344 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,344 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,344 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,344 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,344 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,344 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,344 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,348 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,348 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,348 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,348 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,348 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,348 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,348 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,348 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,348 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,348 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,349 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,349 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,349 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:25,349 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:25,349 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,349 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,350 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,350 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,350 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,350 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,350 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,350 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,356 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,356 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,356 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,356 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,356 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,356 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,356 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,356 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,356 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,356 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,356 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,356 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,356 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,356 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,356 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,356 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,357 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,357 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,357 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,357 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,357 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,357 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,360 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,360 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,360 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,360 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,360 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,360 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,360 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,360 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,360 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,360 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,360 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,360 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,367 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,367 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,367 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,367 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,367 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,367 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,367 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,367 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,367 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,367 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,367 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,367 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,367 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,367 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,367 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,367 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,368 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,368 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,368 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,368 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,368 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,368 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,368 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,368 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,368 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,368 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,368 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,368 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,368 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,368 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,368 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,368 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,369 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,369 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,369 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,369 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,373 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,373 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,373 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,373 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,373 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,373 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,373 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,373 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,374 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,374 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 15:26:25,374 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,374 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,400 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,400 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,400 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,400 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,400 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,400 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,400 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,400 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,401 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,401 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,401 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,401 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,401 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,401 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,401 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,402 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,402 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,402 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,402 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,402 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,402 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,402 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,402 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,402 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,404 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,404 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,405 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,405 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,405 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,405 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,405 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,405 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,405 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,405 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,405 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,405 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,406 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,406 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,406 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,406 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,407 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,407 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,407 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,407 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 24#L179-2true, 154#true, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,407 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,407 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,407 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,407 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,431 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,431 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,431 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,431 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:25,431 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,431 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,431 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,431 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,431 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,431 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,432 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,432 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,432 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,432 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,432 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,432 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,433 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,433 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,433 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,433 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,433 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,433 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,433 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,433 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,434 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,434 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,434 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,434 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,434 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,434 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,434 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,434 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,435 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,435 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,435 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,435 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,435 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,435 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,435 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,435 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,435 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,435 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,435 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,435 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,435 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,435 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,435 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,435 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:25,453 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,453 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,453 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,453 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:25,453 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,453 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,453 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,453 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,454 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,454 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,454 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,454 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:25,455 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,455 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,455 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,455 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:25,455 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,455 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,455 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,455 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,455 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,455 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,455 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,455 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,458 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,458 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,458 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,458 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,458 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,458 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,458 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,458 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,459 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,459 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,459 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,459 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,461 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,461 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,461 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,461 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 79#L44true, 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,461 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,461 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,461 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,466 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,466 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,466 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,466 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,466 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,466 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,466 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,466 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,466 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,466 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,466 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,466 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 15#L178-2true, 157#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-04 15:26:25,487 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,487 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,487 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,487 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 15#L178-2true, 157#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true]) [2025-03-04 15:26:25,487 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,487 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,487 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,487 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 15#L178-2true, 157#true, 160#true, 152#true, 155#true, 121#L77true]) [2025-03-04 15:26:25,487 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,488 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,488 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,488 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,494 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,494 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,494 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,494 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,494 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,494 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,494 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,494 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,494 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,494 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,494 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,494 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,495 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,495 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,495 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,495 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,495 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,495 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,495 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,495 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,495 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,495 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,495 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,495 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,498 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,498 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,498 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,498 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,498 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,498 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,498 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,498 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,498 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,498 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,498 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,499 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,499 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,499 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,499 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,499 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,499 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,500 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,500 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,500 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,500 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,500 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,500 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,500 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,501 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,501 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,501 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,501 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,501 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,501 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,501 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,501 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,501 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,501 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,501 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,501 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,501 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,501 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,501 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,502 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,502 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,502 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,502 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,502 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,502 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,502 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,502 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,502 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,515 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,515 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,515 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,515 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,516 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,516 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,516 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,516 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,516 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,516 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,516 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,516 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,516 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,516 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,516 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,516 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,516 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,517 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,517 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,517 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,517 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,517 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,517 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,517 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,518 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,518 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,518 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,518 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,518 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,518 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,518 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,518 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,518 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,518 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,518 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,518 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,519 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,519 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,519 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,519 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,519 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,519 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,519 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,519 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,519 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,519 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,519 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,519 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:25,594 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,594 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,594 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,594 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:25,594 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,594 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,594 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,594 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,594 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,595 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,595 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,595 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:25,599 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,599 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,599 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,599 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:25,599 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,599 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,599 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,599 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,599 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,599 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,599 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,599 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:25,604 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,604 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,604 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,604 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:25,604 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,604 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,604 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,604 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,604 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,604 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,604 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,604 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,605 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,605 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,605 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,605 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,605 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,605 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,605 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,605 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,605 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,605 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,605 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,605 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:25,605 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,605 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,605 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,605 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:25,606 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,606 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,606 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,606 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,606 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,606 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,606 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,606 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,624 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,624 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,624 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,624 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,624 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,624 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,624 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,624 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,624 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,624 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,624 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,624 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:25,625 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,625 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,625 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,625 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:25,625 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,625 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,625 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,625 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,625 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,625 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,625 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,625 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:25,625 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,625 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,625 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,625 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:25,626 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,626 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,626 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,626 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,626 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,626 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,626 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,626 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,651 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,651 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,651 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,651 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,651 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,651 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,651 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,651 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,651 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,651 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,651 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,651 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,656 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,656 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,656 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,656 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,656 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,656 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,656 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,657 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,657 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,657 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,657 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,657 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,657 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,657 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,657 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,657 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,657 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,657 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,657 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,657 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,657 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,657 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,657 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,657 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,658 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,658 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,658 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,658 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,658 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,658 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,658 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,658 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,658 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,658 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,658 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,658 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,662 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,662 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,662 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,662 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,663 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,663 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,663 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,663 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,663 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,663 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,663 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,663 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,663 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,663 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,663 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,664 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,664 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,664 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,664 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,664 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,664 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,664 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,664 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,664 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,664 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,664 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,665 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,665 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,665 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,665 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,665 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,665 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,665 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,665 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,665 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,665 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,751 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,751 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,751 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,751 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,751 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,751 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,751 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,752 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,752 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,752 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,752 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,752 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,752 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,752 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,752 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,752 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,752 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,752 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,752 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,754 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,754 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,754 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,754 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,754 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,754 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,754 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,755 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,755 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,755 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,755 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,755 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,761 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,761 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,761 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,761 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,761 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,761 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,761 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,761 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,761 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,761 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,761 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,761 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,761 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,761 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,761 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,761 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,761 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,762 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,762 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,762 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,762 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,762 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,762 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,762 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,762 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,762 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,762 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,762 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,762 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,762 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,762 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,762 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,762 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,762 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,762 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,762 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,766 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,766 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,766 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,766 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:25,766 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,766 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,766 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,766 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,766 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,766 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,766 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,766 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,781 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:25,781 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,781 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,781 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:25,781 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,781 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,782 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,782 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,782 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:25,782 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:25,782 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,782 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,783 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,783 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,783 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,783 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,787 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,787 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,787 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,787 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,787 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,787 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,787 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,787 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,787 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,787 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,787 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,787 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,788 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,788 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,788 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,788 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,788 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,788 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,788 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,789 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,789 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,789 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,789 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,789 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:25,789 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,789 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,789 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,789 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,789 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,789 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,789 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,789 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,793 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,794 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,794 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,794 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,794 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,794 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,794 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,795 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,795 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,795 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,795 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,795 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,795 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,795 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,795 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,795 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,795 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,795 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,795 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,795 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,800 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,800 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,800 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,800 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,800 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,800 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,800 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,800 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,800 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,800 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,800 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,800 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:25,802 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,802 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,802 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,802 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:25,802 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,802 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,802 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,802 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,802 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:25,803 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:25,803 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,803 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:25,803 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:25,803 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,803 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,803 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,804 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,804 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,807 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,807 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,807 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,807 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,807 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,807 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,807 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,807 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,807 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,807 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,807 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,807 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,818 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,818 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,818 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,818 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:25,818 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,818 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,818 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,818 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,818 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,818 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,818 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,818 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,820 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,820 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,820 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,820 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,820 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,820 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,820 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,820 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,820 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,820 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 15:26:25,820 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,820 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,840 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,840 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,840 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,840 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,840 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,840 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,840 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,840 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,840 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,840 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,841 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,841 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,842 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,842 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,842 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,842 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,842 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,842 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,842 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,842 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,842 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,842 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,842 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,842 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,848 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,848 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,848 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,848 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,848 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,848 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,848 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,848 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 35#L128-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,848 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,848 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,848 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,848 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,849 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,849 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,849 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,849 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,849 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,849 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,849 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,849 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,849 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,849 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,849 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,849 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,850 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,850 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,850 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,850 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,850 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,850 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,850 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,850 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,850 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,850 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,850 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,850 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,850 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,850 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,850 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,850 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,851 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,851 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,851 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,851 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,851 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,851 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,851 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,851 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:25,855 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,855 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,855 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,855 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:25,855 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,855 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,855 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,855 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 82#L99-1true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:25,855 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,855 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,855 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,855 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,877 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,877 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,877 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,877 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:25,877 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,877 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,877 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,877 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,877 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,877 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,877 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,877 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,877 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,877 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,877 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,877 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,877 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,877 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,877 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,877 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,878 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,878 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,878 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,878 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,879 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,879 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,879 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,879 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,879 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,879 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,879 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,879 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,879 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,879 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,879 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,879 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,880 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,880 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,880 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,880 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,880 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,880 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,880 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,880 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,880 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,880 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,880 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,880 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:25,883 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,883 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,883 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,883 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:25,883 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,883 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,883 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,883 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:25,883 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,883 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,883 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,883 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 83#thread3ENTRYtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,884 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,884 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,884 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,884 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 83#thread3ENTRYtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,885 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,885 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,885 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,885 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 83#thread3ENTRYtrue, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,885 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,885 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,885 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,885 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:25,895 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,895 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,895 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,895 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:25,896 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,896 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,896 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,896 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 120#L178-1true, 154#true, 160#true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:25,896 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,896 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,896 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,896 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,898 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,898 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,898 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,898 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,898 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,898 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,898 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,898 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,898 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,898 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,898 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,898 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,902 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,902 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,902 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,902 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,902 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,902 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,902 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,902 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,902 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,902 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,902 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,902 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:25,907 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,907 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,907 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,907 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:25,907 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,907 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,907 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,907 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,907 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,907 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,907 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,907 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:25,908 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,908 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,908 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,908 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:25,909 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,909 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,909 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,909 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,909 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,909 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,909 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,909 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,910 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,910 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,910 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,910 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:25,910 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,910 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,910 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,910 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,910 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,910 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,910 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,910 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:25,912 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,912 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,912 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,912 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:25,912 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,912 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,912 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,912 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,912 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,913 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,913 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,913 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,915 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,915 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,915 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,915 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,915 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,915 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,915 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,915 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,915 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,915 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,915 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,915 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,925 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,925 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,925 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,925 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,925 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,925 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,925 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,925 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,926 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,926 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,926 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,926 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,926 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,926 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,926 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,926 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,926 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,926 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,926 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,926 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 79#L44true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,926 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,926 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,926 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,926 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 79#L44true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,926 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,927 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,927 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,927 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,927 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,927 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,927 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,927 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 79#L44true, 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,927 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,927 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,927 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,927 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,955 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,955 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,955 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,955 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,955 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,955 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,955 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,955 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,955 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,955 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,955 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,955 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,956 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,956 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,956 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,956 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,956 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,956 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,956 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,956 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,956 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,956 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,956 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,956 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,958 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,958 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,958 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,958 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,958 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,958 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,958 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,959 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,959 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,959 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,959 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,959 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,959 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,959 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,959 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,959 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,960 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,960 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,960 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,960 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,960 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,960 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,960 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,960 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:25,964 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,964 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,964 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,964 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:25,964 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,964 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,964 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,964 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:25,964 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,964 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,964 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,964 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,965 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,965 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,965 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,965 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,965 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,965 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,965 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,965 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,965 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,965 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,965 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,965 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,966 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,966 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,966 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,966 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,966 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,966 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,966 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,966 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,967 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,967 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,967 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,967 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,968 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,968 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,968 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,968 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:25,968 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,968 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,968 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,968 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,968 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,968 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,968 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,968 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:25,970 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,970 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,970 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,970 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:25,970 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,970 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,970 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,970 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:25,970 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,970 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,970 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,970 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:25,973 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,973 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,973 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,974 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:25,974 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,974 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,974 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,974 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:25,974 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,974 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,974 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,974 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,975 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,975 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,975 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,975 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:25,975 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,975 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,975 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,975 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 48#L61-1true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,975 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,975 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,975 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,975 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,994 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,994 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,994 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,994 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:25,994 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,994 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,994 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,994 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,994 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,994 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,994 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,994 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,995 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,995 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,995 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,995 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:25,995 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,995 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,995 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,995 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:25,995 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,995 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,995 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,995 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:25,997 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,997 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,997 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,997 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:25,997 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,997 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,997 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,997 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:25,997 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,997 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,997 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,997 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:25,999 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,999 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,999 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,999 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:25,999 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,999 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,999 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:25,999 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:25,999 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,999 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,999 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:25,999 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:26,000 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,000 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,000 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,000 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:26,000 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,000 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,000 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,000 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,000 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,000 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,000 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,000 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 24#L179-2true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,002 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,002 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,002 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,002 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 24#L179-2true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,002 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,002 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,002 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,002 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 24#L179-2true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,002 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,002 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,002 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,002 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,010 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,010 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,010 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,010 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,010 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,010 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,010 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,010 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,010 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,010 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,010 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,010 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 155#true, 158#true]) [2025-03-04 15:26:26,011 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,011 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,011 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,011 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 155#true, 158#true]) [2025-03-04 15:26:26,012 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,012 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,012 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,012 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 152#true, 82#L99-1true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,012 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,012 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,012 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,012 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [60#L177-1true, 154#true, 162#(<= 0 ~n1~0), 157#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true]) [2025-03-04 15:26:26,173 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,173 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,173 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,173 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [60#L177-1true, 154#true, 162#(<= 0 ~n1~0), 157#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true]) [2025-03-04 15:26:26,174 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,174 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,174 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,174 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [60#L177-1true, 154#true, 162#(<= 0 ~n1~0), 157#true, 46#L63-1true, 152#true, 155#true, 121#L77true]) [2025-03-04 15:26:26,174 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,174 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,174 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,174 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,186 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,186 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,186 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,186 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,186 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,186 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,186 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,186 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,186 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,186 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,186 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,186 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,198 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,198 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,198 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,198 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,198 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,198 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,198 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,198 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,198 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,198 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,198 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,198 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,199 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,199 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,199 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,199 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,199 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,199 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,199 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,199 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,199 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,199 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,199 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,199 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,200 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,200 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,200 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,200 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,200 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,200 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,200 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,200 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,200 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,200 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,200 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,200 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,211 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,211 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,211 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,211 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,211 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,211 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,211 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,211 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,211 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,211 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,211 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,211 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,211 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,211 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,211 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,211 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,212 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,212 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,212 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,212 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,212 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,212 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,212 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,212 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,212 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,212 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,212 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,212 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,212 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,212 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,212 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,212 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,213 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,213 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,213 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,213 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,228 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,228 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,228 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,228 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,228 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,228 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,228 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,228 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,228 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,228 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,228 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,228 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,229 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,229 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,229 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,229 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,229 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,229 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,229 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,229 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,229 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,229 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,229 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,229 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,229 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,229 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,229 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,230 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,230 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,230 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,230 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,230 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,230 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,230 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,230 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,230 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,236 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,236 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,236 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,236 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,236 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,237 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,237 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,237 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 100#L42true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,237 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,237 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,237 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,237 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,251 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,251 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,251 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,251 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,251 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,251 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,251 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,251 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,251 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,251 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,251 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,251 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,252 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,252 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,252 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,252 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,252 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,252 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,252 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,252 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,252 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,252 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,252 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,252 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,253 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,253 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,253 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,253 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,253 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,253 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,253 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,253 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,253 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,253 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,253 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,253 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,263 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,263 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,263 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,263 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,263 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,263 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,263 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,263 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 100#L42true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,263 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,263 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,263 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,263 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,299 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,299 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,299 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,299 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,300 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,300 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,300 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,300 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,300 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,300 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,300 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,300 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,301 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,301 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,301 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,301 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,301 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,301 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,301 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,301 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,301 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,301 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,301 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,301 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,302 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,302 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,302 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,302 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,302 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,302 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,302 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,302 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,303 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,303 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,303 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,303 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,303 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,303 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,303 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,303 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,303 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,304 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,304 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,304 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,304 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,304 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,304 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,304 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,312 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,312 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,312 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,312 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,312 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,312 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,312 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,312 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,312 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,312 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,312 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,312 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,313 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,313 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,313 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,313 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,313 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,313 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,313 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,313 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,314 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,314 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,314 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,314 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,314 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,314 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,314 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,314 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,315 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,315 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,315 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,315 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,315 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,315 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,315 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,315 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,315 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,315 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,316 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,316 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,316 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,316 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,316 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,316 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,316 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,316 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,316 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,316 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,324 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,324 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,324 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,324 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,324 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,324 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,324 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,324 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,325 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,325 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,325 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,325 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,325 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,325 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,326 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,326 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,326 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,326 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,326 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,326 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,326 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,326 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,326 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,326 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,327 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,327 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,327 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,327 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,327 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,327 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,327 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,327 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,327 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,327 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,327 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,327 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,335 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,335 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,335 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,335 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,335 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,335 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,335 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,335 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,336 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,336 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,336 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,336 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,344 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,344 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,344 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,344 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,345 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,345 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,346 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,346 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,346 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,346 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,346 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,346 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,346 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,346 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,346 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,346 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,346 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,346 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,346 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,346 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,347 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,347 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,347 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,347 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,348 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,348 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,348 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,348 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,348 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,348 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,348 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,348 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,349 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,349 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,349 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,349 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,355 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,355 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,355 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,355 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,355 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,355 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,356 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,356 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,356 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,356 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,356 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,356 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,376 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,376 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,376 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,376 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,376 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,377 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,377 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,377 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,377 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,377 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,377 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,377 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,381 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,381 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,381 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,381 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:26,381 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,381 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,382 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,382 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,382 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,382 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,382 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,382 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,406 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,406 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,406 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,406 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,406 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,406 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,406 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,406 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,406 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,406 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,406 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,406 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,406 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,406 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,406 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,406 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,407 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,407 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,407 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,407 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,407 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,407 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,407 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,407 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,407 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,407 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,407 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,407 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,407 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,407 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,407 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,407 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,407 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,407 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,407 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,407 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,408 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,408 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,408 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,408 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:26,408 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,408 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,408 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,408 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,408 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,408 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,408 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,408 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,414 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,414 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,414 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,414 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,414 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,414 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,414 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,414 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,414 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,414 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,414 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,414 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,415 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,415 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,415 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,415 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,415 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,415 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,415 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,415 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,415 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,415 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,416 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,416 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,416 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,416 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,416 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,416 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,416 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,417 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,417 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,417 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,417 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,417 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,417 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,417 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,428 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,428 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,428 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,428 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,429 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,429 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,429 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,429 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,429 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,429 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,429 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,429 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,435 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,435 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,435 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,435 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,435 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,435 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,435 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,435 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,435 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,435 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,435 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,435 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:26,438 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,438 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,438 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,438 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:26,438 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,438 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,438 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,438 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,438 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,438 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,438 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,438 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,445 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,445 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,445 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,445 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,445 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,445 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,445 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,445 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,445 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,445 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,445 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,445 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,448 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,448 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,448 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,448 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,448 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,448 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,448 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,448 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,449 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,449 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,449 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,449 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,464 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,464 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,464 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,464 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:26,464 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,464 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,464 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,464 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,464 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,464 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,464 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,464 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:26,467 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,467 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,467 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,467 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:26,467 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,467 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,467 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,467 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,468 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,468 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,468 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,468 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 15:26:26,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:26,490 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,490 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,490 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,490 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:26,490 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,490 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,490 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,490 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:26,491 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,491 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,491 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,491 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,510 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,510 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,510 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,510 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:26,510 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,510 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,510 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,510 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,510 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,510 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,510 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,510 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:26,512 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,512 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,512 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,512 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:26,512 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,512 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,512 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,512 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,512 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,512 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,512 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,512 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,514 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,514 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,514 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,514 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:26,515 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,515 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,515 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,515 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,515 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,515 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,515 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,515 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:26,516 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,516 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,516 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,516 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:26,516 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,516 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,516 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,516 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,516 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,516 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,516 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,516 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,525 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,525 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,525 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,525 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,525 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,525 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,525 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,525 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 35#L128-1true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,526 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,526 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,526 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,526 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,526 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,526 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,526 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,526 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,526 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,526 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,526 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,526 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,527 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,527 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,527 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,527 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,528 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,528 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,528 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,528 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,528 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,528 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,528 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,528 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,528 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,528 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,528 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,528 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,530 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,530 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,530 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,530 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,530 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,530 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,530 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,530 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,530 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,530 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,530 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,530 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,534 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,535 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,535 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,535 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,535 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,535 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,535 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,535 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,535 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,535 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,535 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,535 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,540 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,540 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,540 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,540 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,540 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,540 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,540 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,540 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 24#L179-2true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,540 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,540 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,540 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,540 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,544 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,544 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,544 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,544 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,544 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,544 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,544 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,544 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,544 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,544 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,544 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,544 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:26,585 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,585 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,585 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,586 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:26,586 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,586 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,586 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,586 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:26,586 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,586 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,586 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,586 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,591 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,591 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,591 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,591 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,591 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,591 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,591 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,591 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,591 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,591 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,591 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,591 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:26,592 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,592 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,592 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,592 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:26,592 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,592 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,592 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,592 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,593 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,593 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,593 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,593 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,597 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,597 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,597 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,597 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,597 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,598 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,598 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,598 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:26,598 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,598 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,598 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,598 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,600 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,600 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,600 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,600 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,600 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,600 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,600 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,600 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:26,600 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,600 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,600 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,600 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:26,602 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,602 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,602 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,602 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:26,602 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,603 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,603 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,603 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,603 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,603 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,603 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,603 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 24#L179-2true, 154#true, 83#thread3ENTRYtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,608 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,608 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,608 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,608 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 24#L179-2true, 154#true, 83#thread3ENTRYtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,608 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,608 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,608 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,608 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 24#L179-2true, 154#true, 83#thread3ENTRYtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,608 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,608 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,608 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,608 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,624 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,624 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,624 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,624 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,624 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,624 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,624 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,624 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,624 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,624 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,624 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,624 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,625 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,625 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,625 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,625 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,626 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,626 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,626 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,626 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 91#L102true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,626 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,626 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,626 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,626 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,628 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,628 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,628 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,628 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,628 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,628 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,628 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,628 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 120#L178-1true, 154#true, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,628 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,628 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,628 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,628 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,630 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,630 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,630 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,630 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,631 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,631 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,631 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,631 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,631 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,631 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,631 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,631 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:26,644 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,644 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,644 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,644 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:26,644 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,644 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,644 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,644 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,644 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,644 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,644 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,644 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,646 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,646 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,646 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,646 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:26,646 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,646 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,646 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,646 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,646 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,646 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,646 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,646 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:26,650 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,650 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,650 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,650 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:26,650 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,650 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,650 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,650 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,650 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,650 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,650 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,650 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:26,654 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,654 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,654 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,654 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:26,654 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,654 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,654 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,654 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,655 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,655 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,655 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,655 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,663 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,663 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,663 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,663 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,663 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,663 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,663 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,663 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,663 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,663 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,663 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,663 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,664 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,664 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 79#L44true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,664 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,664 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,664 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,664 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 79#L44true, 160#true, 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,665 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,665 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,665 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,665 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,729 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,729 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,729 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,729 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,729 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,729 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,729 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,729 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,729 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,729 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,729 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,729 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:26,730 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,730 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,730 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,730 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:26,730 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,730 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,730 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,730 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,730 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,730 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,730 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,730 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,733 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,733 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,733 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,733 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,733 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,733 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,733 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,733 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,733 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,733 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,733 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,733 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:26,734 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,734 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,734 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,734 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:26,734 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,734 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,734 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,734 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,734 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,734 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,734 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,734 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,741 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,741 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,741 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,741 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,741 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,741 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,741 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,741 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,741 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,741 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,742 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,742 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:26,745 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,745 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,745 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,745 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:26,745 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,745 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,746 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,746 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:26,746 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,746 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,746 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,746 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,746 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,746 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,746 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,746 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,747 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,747 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,747 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,747 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,747 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,747 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,747 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,747 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,750 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,750 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,750 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,750 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,750 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,750 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,750 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,750 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,750 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,751 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,751 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,751 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,753 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,753 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,753 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,753 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,753 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,753 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,753 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,753 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,753 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,753 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,754 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,754 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,756 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,756 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,756 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,756 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,756 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,756 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,756 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,756 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,756 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,756 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,756 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,756 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,764 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,764 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,764 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,764 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,764 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,764 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,764 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,764 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,764 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,764 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,764 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,764 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,767 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,767 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,767 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,767 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,767 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,767 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,767 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,767 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,767 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,767 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,767 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,767 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,802 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,802 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,802 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,802 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,802 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,802 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,802 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,802 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,802 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,802 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,802 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,802 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,805 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,805 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,806 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,806 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,806 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,806 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,806 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,806 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:26,806 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,806 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,806 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,806 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:26,808 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,808 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,808 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,808 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:26,808 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,808 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,808 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,808 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,808 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,808 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,808 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,808 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:26,810 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,810 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:26,810 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,810 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,810 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,810 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,812 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,812 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,812 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,812 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,812 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,812 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,813 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,813 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,813 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,813 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,813 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,813 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,825 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,825 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,825 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,825 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:26,826 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,826 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,826 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,826 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,826 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,826 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,826 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,826 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 15#L178-2true, 162#(<= 0 ~n1~0), 157#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true]) [2025-03-04 15:26:26,860 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,860 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,860 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,860 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 15#L178-2true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 157#true, 46#L63-1true, 152#true, 155#true]) [2025-03-04 15:26:26,860 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,860 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,860 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,860 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 15#L178-2true, 162#(<= 0 ~n1~0), 157#true, 46#L63-1true, 152#true, 155#true, 121#L77true]) [2025-03-04 15:26:26,861 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,861 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,861 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,861 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [60#L177-1true, 154#true, 157#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true]) [2025-03-04 15:26:26,934 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,934 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,934 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,934 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [60#L177-1true, 154#true, 157#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 155#true]) [2025-03-04 15:26:26,934 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,934 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,934 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,935 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [60#L177-1true, 154#true, 157#true, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true]) [2025-03-04 15:26:26,935 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,935 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,935 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,935 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [60#L177-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 157#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-04 15:26:26,936 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,936 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,936 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,936 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [60#L177-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 157#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-04 15:26:26,936 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,936 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,936 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,936 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [60#L177-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 157#true, 152#true, 155#true, 121#L77true]) [2025-03-04 15:26:26,936 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,937 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,937 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,937 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,947 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,947 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,947 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,947 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,947 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,947 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,947 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,947 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,948 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,948 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,948 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,948 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,948 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,948 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,948 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,948 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,948 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,948 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,948 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,948 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,949 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,949 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,949 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,949 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,949 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,949 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,949 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,949 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,949 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,949 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,949 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,949 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,949 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,949 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,949 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,950 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,950 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,950 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,950 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,950 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,950 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,950 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,950 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,950 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,950 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,950 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,950 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,950 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,961 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,961 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,961 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,961 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,961 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,961 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,961 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,961 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,962 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,962 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,962 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,962 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,962 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,962 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,962 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,962 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,962 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,962 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,962 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,962 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,963 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,963 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,963 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,963 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,963 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,963 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,963 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,963 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,963 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,963 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,963 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,963 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,963 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,963 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,963 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,963 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,964 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,964 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,964 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,964 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,964 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,964 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,964 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,964 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,964 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,964 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,964 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,964 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,975 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,975 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,975 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,976 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:26,976 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,976 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,976 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,976 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,976 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,976 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,976 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,976 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,977 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,977 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,977 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,977 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,977 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,977 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,977 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,977 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,977 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,977 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,977 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,977 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,978 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,978 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,978 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,978 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,978 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,978 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,978 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,978 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,978 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,978 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,978 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,978 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,987 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,987 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,987 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,987 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:26,988 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,988 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,988 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,988 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,988 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,988 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,988 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,988 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,992 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,993 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,993 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,993 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,993 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,993 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,993 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,993 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,994 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,994 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,994 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,994 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,994 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,994 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:26,994 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,994 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:26,995 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,995 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:26,995 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:26,995 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,009 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,009 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,009 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,009 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,010 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,010 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,010 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,010 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 100#L42true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,010 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,010 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,010 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,010 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:27,035 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,035 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,035 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,035 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:27,035 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,035 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,035 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,035 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,035 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,035 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,035 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,035 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,040 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,041 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,041 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,041 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,041 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,041 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,041 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,041 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 100#L42true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,041 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,041 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,041 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,041 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,222 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,222 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,222 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,222 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,222 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,222 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,222 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,222 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,222 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,222 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,222 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,222 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,223 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,223 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,223 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,223 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,223 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,223 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,223 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,224 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,224 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,224 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,224 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,224 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,224 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,224 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,224 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,224 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,224 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,224 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,224 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,227 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,227 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,227 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,227 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,227 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,227 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,227 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,227 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,228 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,228 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,228 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,228 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,228 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,228 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,228 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,228 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,228 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,228 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,228 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,228 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,228 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,228 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,228 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,228 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,228 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,228 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,228 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,228 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,229 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,229 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,229 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,229 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,229 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,229 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,229 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,229 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,235 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,235 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,235 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,235 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,235 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,235 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,235 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,235 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,235 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,235 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,235 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,235 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,239 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,239 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,239 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,239 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,239 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,239 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,239 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,239 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,239 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,239 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,239 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,239 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,241 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,241 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,241 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,241 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,241 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,241 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,241 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,241 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,241 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,241 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,241 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,241 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,245 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,245 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,245 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,245 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,245 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,245 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,245 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,245 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,245 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,245 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,245 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,245 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,247 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,247 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,247 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,247 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,247 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,247 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,247 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,247 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,247 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,247 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,247 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,247 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,257 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,257 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,257 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,257 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,257 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,257 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,257 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,257 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,257 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,257 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,257 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,257 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,259 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,259 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,259 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,259 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,259 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,259 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,259 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,259 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 127#L148-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,259 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,259 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,259 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,259 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,278 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,278 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,278 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,278 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:27,278 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,278 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,278 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,278 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,278 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,279 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,279 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,279 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,284 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,284 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,284 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,284 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,284 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,284 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,284 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,284 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,284 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,284 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,284 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,284 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:27,287 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,287 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,287 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,287 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:27,287 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,287 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,287 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,287 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,287 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,287 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,287 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,287 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,289 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,289 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,289 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,289 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:27,290 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,290 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,290 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,290 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,290 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,290 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,290 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,290 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:27,292 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,292 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,292 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,292 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:27,292 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,292 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,292 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,292 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,292 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,293 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,293 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,293 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,294 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,294 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,294 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,294 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:27,295 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,295 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,295 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,295 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,295 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,295 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,295 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,295 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:27,297 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,297 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,297 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,297 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:27,297 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,297 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,297 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,297 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,297 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,297 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,297 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,297 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:27,299 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,299 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,299 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,299 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:27,299 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,299 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,299 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,299 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 82#L99-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,299 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,299 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,299 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,299 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:27,309 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,309 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,309 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,309 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:27,309 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,309 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,309 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,309 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,309 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,309 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,309 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,309 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,311 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,311 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,311 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,311 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,311 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,311 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,311 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,311 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,311 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,311 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,311 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,311 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 15:26:27,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:27,327 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,327 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,327 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,327 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:27,327 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,327 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,327 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,327 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-04 15:26:27,327 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,327 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,327 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,327 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,339 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,339 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,339 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,339 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,340 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,340 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,340 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,340 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,340 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,340 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,340 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,340 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:27,340 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,340 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,340 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,340 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:27,341 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,341 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,341 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,341 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,341 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,341 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,341 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,341 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,343 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,343 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,343 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,343 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:27,343 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,343 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,343 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,343 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,344 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,344 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,344 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,344 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:27,345 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,345 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,345 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,345 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:27,345 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,345 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,345 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,345 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,345 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,345 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,345 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,345 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,350 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,350 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,350 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,350 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,350 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,350 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,350 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,350 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:27,350 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,350 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,350 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,350 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:27,355 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,355 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,355 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,355 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:27,355 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,355 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,355 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,355 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,355 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,355 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,355 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,355 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:27,356 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,356 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,356 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,356 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:27,356 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,356 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,356 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,356 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,356 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,356 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,356 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,356 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,359 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,359 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,359 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,359 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,360 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,360 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,360 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,360 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,360 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,360 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,360 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,360 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,361 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,361 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,361 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,361 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,361 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,361 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,361 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,361 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:27,361 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,361 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,361 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,361 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:27,363 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,363 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,363 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,363 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:27,363 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,363 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,363 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,363 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,363 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,363 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,363 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,363 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,368 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,368 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,368 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,368 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,368 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 91#L102true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,368 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,368 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,370 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,370 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,370 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,370 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,370 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,370 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,370 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,370 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 24#L179-2true, 154#true, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,370 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,370 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,370 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,370 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,372 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,372 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,372 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,372 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 8#L62-3true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,372 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,372 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,372 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,372 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 8#L62-3true, 154#true, 160#true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,372 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,372 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,372 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,372 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:27,407 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,407 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,407 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,407 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:27,407 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,407 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,407 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,407 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:27,407 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,407 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,407 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,407 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,412 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,412 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,412 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,412 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,413 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,413 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,413 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,413 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:27,413 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,413 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,413 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,413 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,415 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,415 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,415 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,415 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,415 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,415 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,415 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,415 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,415 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,415 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,415 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,415 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:27,417 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,417 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,417 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,417 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:27,417 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,417 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,417 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,417 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,417 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,417 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,417 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,417 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:27,418 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,418 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,418 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,418 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:27,418 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,418 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,418 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,419 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,419 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,419 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,419 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,419 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,420 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,420 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,420 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,420 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:27,420 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,420 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,420 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,420 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,420 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,420 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,420 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,420 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 120#L178-1true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,430 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,430 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,430 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,430 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 120#L178-1true, 8#L62-3true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,430 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,430 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,430 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,430 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 120#L178-1true, 8#L62-3true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,430 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,430 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,430 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,430 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:27,439 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,439 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,439 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,439 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:27,439 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,439 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,439 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,439 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,439 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,439 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,439 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,440 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:27,442 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,442 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,442 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,442 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:27,442 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,442 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,442 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,442 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,442 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,443 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,443 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,443 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,448 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,448 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,448 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,448 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,448 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,448 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,448 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:27,449 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,449 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,449 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,449 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:27,449 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,449 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,449 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,449 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,449 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,449 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,449 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,449 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,462 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,462 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,462 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,462 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:27,462 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,462 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,463 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,463 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,463 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,463 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,463 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,463 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,463 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,463 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,463 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,463 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,463 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,463 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 120#L178-1true, 154#true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,466 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,466 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,466 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,466 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 120#L178-1true, 154#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,466 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,466 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,466 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,466 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 120#L178-1true, 154#true, 79#L44true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,466 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,466 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,466 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,466 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 15#L178-2true, 157#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true]) [2025-03-04 15:26:27,495 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,495 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,495 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,495 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 15#L178-2true, 157#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true]) [2025-03-04 15:26:27,495 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,495 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,495 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,495 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 15#L178-2true, 157#true, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true]) [2025-03-04 15:26:27,495 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,495 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,495 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,495 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,504 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,504 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,504 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,504 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,504 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,504 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,504 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,504 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,504 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,504 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,504 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,504 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:27,504 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,504 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,504 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,504 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:27,505 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,505 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,505 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,505 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,505 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,505 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,505 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,505 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,508 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,508 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,508 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,508 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,508 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,508 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,508 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,508 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:27,508 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,508 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,508 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,508 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,509 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,509 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,509 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,509 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,509 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,509 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,509 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,509 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:27,509 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,509 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,509 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,509 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:27,511 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,511 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,511 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,511 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:27,512 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,512 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,512 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,512 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,512 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,512 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,512 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,512 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,516 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,516 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,516 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,516 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,516 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,516 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,516 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,516 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:27,516 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,516 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,516 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,516 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,518 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,518 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,518 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,518 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,518 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,518 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,518 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,518 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,518 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,518 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,518 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,518 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:27,519 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,519 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,519 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,520 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:27,520 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,520 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,520 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,520 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,520 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,520 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,520 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,520 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:27,521 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,521 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,521 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,521 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:27,521 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,521 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,521 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,521 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,521 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,521 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,521 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,521 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:27,523 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,523 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,523 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,523 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:27,523 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,523 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,523 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,523 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,523 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,524 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,524 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,524 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 8#L62-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,528 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,528 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,528 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,528 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 8#L62-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,528 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,528 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,528 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,528 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 8#L62-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,528 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,528 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,528 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,529 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,561 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,561 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,561 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,561 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:27,561 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,561 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,561 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,561 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:27,561 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,561 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,561 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,561 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:27,562 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,562 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,562 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,563 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:27,563 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,563 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,563 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,563 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,563 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,563 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,563 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,563 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:27,565 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,565 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,565 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,565 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:27,565 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,565 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,565 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,565 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,565 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,565 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,565 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,565 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,567 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,567 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,567 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,567 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:27,567 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,567 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,567 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,567 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,567 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,567 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,567 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,567 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,568 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,568 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,568 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,568 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,568 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,568 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,568 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,568 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,568 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,568 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,568 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,568 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,583 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,583 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,583 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,583 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,583 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,583 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,583 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,583 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,583 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,583 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,583 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,583 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 15#L178-2true, 162#(<= 0 ~n1~0), 157#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-04 15:26:27,605 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,605 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,605 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,605 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 15#L178-2true, 162#(<= 0 ~n1~0), 157#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-04 15:26:27,605 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,605 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,605 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,605 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 15#L178-2true, 162#(<= 0 ~n1~0), 157#true, 152#true, 155#true, 121#L77true]) [2025-03-04 15:26:27,605 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,605 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,605 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,605 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [60#L177-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 157#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-04 15:26:27,659 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,659 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,659 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,659 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [60#L177-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 157#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-04 15:26:27,659 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,660 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,660 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,660 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [60#L177-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 157#true, 152#true, 155#true, 121#L77true]) [2025-03-04 15:26:27,660 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,660 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,660 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,660 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:27,667 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,667 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,667 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,667 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:27,667 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,667 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,667 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,667 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,667 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,667 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,667 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,667 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:27,668 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:27,668 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,668 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,668 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,668 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,668 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,668 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:27,669 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,669 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,669 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,669 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:27,669 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,669 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,669 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,669 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,669 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,669 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,669 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,669 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,677 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,677 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,677 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,677 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,677 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,677 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,677 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,677 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,677 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,677 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,677 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,677 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:27,678 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,678 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,678 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,678 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:27,678 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,678 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,678 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,678 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,678 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,678 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,678 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,678 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:27,679 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,679 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,679 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,679 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:27,679 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,679 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,679 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,679 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,679 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,679 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,679 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,679 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:27,690 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,690 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,690 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,690 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:27,690 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,690 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,690 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,690 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,690 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,690 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,690 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,690 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:27,696 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,696 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,696 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,696 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:27,696 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,696 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,696 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,696 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,696 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,696 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,696 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,696 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:27,699 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,699 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,699 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,699 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:27,699 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,699 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,699 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,699 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,699 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,699 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,699 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,699 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:27,706 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,706 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,706 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,706 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:27,706 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,706 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,706 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,706 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,706 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,706 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,706 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,706 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,709 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,709 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,709 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,709 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,709 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,709 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,709 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,710 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 100#L42true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,710 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,710 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,710 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,710 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:27,869 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,869 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,869 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,869 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:27,870 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,870 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,870 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,870 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,870 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,870 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,870 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,870 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:27,873 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,873 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,873 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,873 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:27,873 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,873 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,873 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,873 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,873 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,873 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,873 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,873 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,898 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,898 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,898 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,898 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,898 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,898 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,898 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,898 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,898 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,898 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,898 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,898 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,904 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,904 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,904 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,904 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,904 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,904 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,904 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,904 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,904 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,904 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,904 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,904 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,907 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,907 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,907 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,907 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,907 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,907 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,907 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,907 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,907 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,907 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,907 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,907 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,910 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,910 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,910 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,910 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,910 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,910 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,910 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,910 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,910 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,910 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,910 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,910 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,912 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,912 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,912 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,912 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,912 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,912 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,912 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,913 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,913 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,913 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,913 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,913 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,914 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,914 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,914 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,914 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,915 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,915 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,915 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,915 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,915 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,915 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,915 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,915 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,917 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,917 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,917 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,917 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,917 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,917 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,917 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,917 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,917 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,917 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,917 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,917 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,919 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,919 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,919 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,919 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,919 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,919 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,919 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,919 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 127#L148-1true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,919 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,919 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,919 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,919 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,930 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,930 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,930 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,930 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,930 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,930 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,930 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,930 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 127#L148-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,930 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,930 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,930 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,930 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,932 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,932 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,932 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,932 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:27,932 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,932 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,932 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,932 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,932 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,932 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,932 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,932 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,952 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,952 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,952 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,952 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,953 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,953 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,953 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,953 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,953 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,953 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,953 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,953 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:27,955 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,955 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,955 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,955 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:27,955 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,955 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,955 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,955 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,955 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,955 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,955 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,955 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,958 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,958 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,958 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,958 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:27,958 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,958 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,958 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,958 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,958 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,958 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,958 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,958 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,961 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,961 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,961 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,961 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,961 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,961 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,961 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,961 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,961 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,961 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,961 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,961 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:27,963 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,963 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,963 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,963 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:27,963 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,963 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,963 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,963 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,964 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,964 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,964 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,964 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,966 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,966 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,966 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:27,966 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:27,966 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,966 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,966 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:27,967 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,967 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,967 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,967 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:27,967 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,967 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,967 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,967 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,967 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,967 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,967 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,967 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,969 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,969 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,969 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,969 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:27,969 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,969 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,969 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,969 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,969 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,969 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,969 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,969 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:27,972 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,972 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,972 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,972 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:27,972 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,972 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,972 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,972 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,972 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,972 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,972 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,972 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,975 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,975 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,975 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,975 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:27,975 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,975 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,975 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,975 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,976 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,976 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,976 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,976 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:27,980 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,980 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,980 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,980 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:27,980 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,980 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,980 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,980 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 127#L148-1true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:27,980 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,980 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,980 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,980 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:27,982 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,982 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,982 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,982 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:27,983 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,983 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,983 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,983 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,983 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,983 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,983 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,983 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,993 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,993 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,993 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:27,993 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,993 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,994 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,994 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,994 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,994 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,997 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,997 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,997 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,997 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:27,997 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,997 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,997 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:27,997 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 162#(<= 0 ~n1~0), 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:27,997 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,997 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,997 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:27,997 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 15:26:28,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:28,010 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,010 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,010 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,010 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:28,010 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,010 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,010 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,010 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:28,010 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,010 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,010 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,010 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:28,011 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,011 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,012 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,012 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:28,012 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,012 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,012 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,012 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:28,012 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,012 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,012 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,012 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:28,014 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,014 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,014 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,014 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:28,014 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,014 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,014 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,014 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 82#L99-1true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:28,014 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,014 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,014 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,014 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,028 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,028 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,028 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,028 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:28,028 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,028 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,028 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,028 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,028 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,028 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,028 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,028 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:28,029 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,029 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,029 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,029 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:28,029 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,029 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,029 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,029 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,029 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,029 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,029 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,029 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,036 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,036 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,036 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,036 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,036 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,036 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,036 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,036 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:28,036 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,036 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,036 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,036 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,039 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,039 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,039 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,039 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,039 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,039 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,039 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,039 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:28,039 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,039 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,039 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,039 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:28,041 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,041 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,041 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,041 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:28,041 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,041 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,041 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,042 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,042 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,042 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,042 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,042 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:28,042 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,042 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,042 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,042 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:28,042 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,042 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,042 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,042 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,042 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,042 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,042 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,042 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:28,044 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,044 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,044 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,044 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:28,044 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,044 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,044 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,044 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,044 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,044 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,044 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,044 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,051 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,051 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,051 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,051 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,051 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,051 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,051 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,051 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:28,051 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,051 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,051 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,051 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,053 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,053 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,053 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,053 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,053 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,053 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,053 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,053 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:28,053 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,053 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,053 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,053 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,055 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,055 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,055 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,055 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,055 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,055 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,055 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,055 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,055 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,055 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,055 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,055 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,056 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,056 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,056 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,056 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,056 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,056 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,056 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,056 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,056 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,056 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,056 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,056 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,058 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,058 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,058 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,058 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,058 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,058 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,058 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,058 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,058 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,058 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,058 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,058 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 24#L179-2true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,062 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,062 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,062 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,062 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 24#L179-2true, 8#L62-3true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,062 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,062 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,062 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,062 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 24#L179-2true, 8#L62-3true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,062 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,062 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,062 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,062 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,104 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,105 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,105 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,105 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,105 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,105 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,105 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,105 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:28,105 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,105 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,105 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,105 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:28,106 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,106 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,106 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,106 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:28,106 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,106 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,106 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,106 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,106 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,106 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,106 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,106 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,108 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,108 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,108 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,108 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,108 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,108 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,108 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,108 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,108 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,108 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,108 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,108 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:28,109 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,109 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,109 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,109 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:28,109 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,109 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,109 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,109 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,109 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,109 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,109 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,109 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:28,110 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,110 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,110 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,110 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:28,110 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,110 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,110 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,110 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,110 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,110 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,110 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,110 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,112 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,112 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,112 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,112 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:28,112 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,112 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,112 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,112 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,112 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,112 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,112 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,112 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,114 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,114 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,114 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,114 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,114 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,114 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,114 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,114 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,114 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,114 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,114 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,114 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,131 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,131 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,131 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,131 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,131 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,131 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,131 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,131 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,131 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,131 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,131 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,131 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,132 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,132 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,132 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,132 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,132 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,132 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,132 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,132 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 133#L104true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,132 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,132 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,132 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,132 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,133 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,133 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,133 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,133 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,134 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,134 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,134 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,134 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 91#L102true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,134 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,134 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,134 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,134 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 83#thread3ENTRYtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,139 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,140 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,140 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,140 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 83#thread3ENTRYtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,140 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,140 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,140 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,140 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 83#thread3ENTRYtrue, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,140 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,140 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,140 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,140 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:28,147 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,147 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,147 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,147 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:28,147 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,147 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,148 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,148 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,148 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,148 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,148 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,148 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:28,152 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,152 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,152 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,152 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:28,152 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,152 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,152 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,152 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,152 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,152 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,152 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,152 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,154 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:28,154 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,154 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,154 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 35#L128-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,154 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 35#L128-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,154 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,154 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,155 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,155 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,155 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:28,155 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 35#L128-1true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:28,155 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,155 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,155 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,160 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,160 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,160 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,160 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,160 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,160 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,160 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,160 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,161 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,161 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:28,161 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:28,161 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,161 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,167 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,167 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,167 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,167 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,167 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,167 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,167 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,167 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,167 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,167 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,167 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,167 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,167 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,167 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,168 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,168 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,168 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,168 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,168 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,168 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 24#L179-2true, 154#true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,171 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,171 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,171 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,171 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,171 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,171 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,171 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,171 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 24#L179-2true, 154#true, 160#true, 79#L44true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,171 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,171 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,171 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,171 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,178 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,178 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,178 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,178 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,178 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,178 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,178 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,178 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,179 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,179 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:28,179 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,179 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,179 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:28,179 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,179 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,180 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,183 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,183 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,183 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,183 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,183 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,183 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,183 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,183 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 79#L44true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,183 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,183 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,183 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,183 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,228 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,228 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,228 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,228 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,228 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,228 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,228 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,228 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,228 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,228 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,228 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,228 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,230 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,230 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,230 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,230 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,230 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,231 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,231 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,231 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,231 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,231 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,231 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,231 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:28,231 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,231 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,231 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,231 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:28,231 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,231 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,232 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,232 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,232 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,232 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,232 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,232 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,234 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,234 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,234 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,234 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,234 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,234 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,234 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,234 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:28,234 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,234 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,234 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,234 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:28,235 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,235 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,236 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,236 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:28,236 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,236 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,236 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,236 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,236 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,236 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,236 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,236 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,237 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,237 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,237 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,237 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,238 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,238 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,238 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,238 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,238 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,238 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,238 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,238 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:28,238 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,238 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,238 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,238 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:28,238 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,238 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,239 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,239 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,239 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,239 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,239 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,239 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:28,239 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,239 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,240 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,240 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:28,240 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,240 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,240 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,240 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,240 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,240 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,240 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,240 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,248 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,248 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,248 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,248 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,248 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,248 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,248 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,248 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,249 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,249 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,249 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,249 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,255 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,255 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,255 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,255 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,255 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,255 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,255 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,255 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:28,255 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,255 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,255 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,255 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,256 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,256 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,257 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,257 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,257 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,257 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,257 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,257 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,257 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,257 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,257 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,257 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,259 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,259 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,259 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,259 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,259 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,259 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,259 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,259 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,259 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,259 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,259 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,259 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,260 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,260 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,260 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,260 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,260 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,260 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,260 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,260 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,261 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,261 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,261 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,261 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,262 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,262 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,262 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,262 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,262 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,262 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,262 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,262 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,262 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,262 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,262 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,262 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:28,302 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,302 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,302 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,302 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:28,302 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,302 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,302 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,302 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,302 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,302 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,302 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,302 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,303 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,303 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,303 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,303 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:28,303 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,303 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,303 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,303 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,303 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,303 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,303 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,303 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,306 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,306 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,306 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,306 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,307 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,307 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,307 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,307 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,307 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,307 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,307 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,307 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,311 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,311 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,311 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,311 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,312 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,312 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,312 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,312 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,312 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,312 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,312 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,312 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,323 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,323 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,323 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,323 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,323 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,323 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,323 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,323 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 91#L102true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,323 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,323 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,323 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,323 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 82#L99-1true, 155#true, 158#true]) [2025-03-04 15:26:28,326 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,326 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,326 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,326 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 82#L99-1true, 155#true, 158#true]) [2025-03-04 15:26:28,326 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,326 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,326 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,326 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 46#L63-1true, 152#true, 82#L99-1true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,326 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,326 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,326 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,326 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 115#L65true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,329 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,329 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,329 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,329 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 115#L65true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,329 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,329 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,329 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,329 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 115#L65true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,330 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,330 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,330 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,330 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 15#L178-2true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 157#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-04 15:26:28,358 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,358 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,358 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,358 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 15#L178-2true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 157#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-04 15:26:28,358 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,358 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,358 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,358 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 15#L178-2true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 157#true, 152#true, 155#true, 121#L77true]) [2025-03-04 15:26:28,358 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,358 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,358 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,358 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:28,572 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,572 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,572 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,572 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:28,572 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,572 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,572 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,572 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,572 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,572 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,572 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,573 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:28,581 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,581 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,581 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,581 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:28,581 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,581 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,581 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,581 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,581 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,581 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,581 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,581 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:28,586 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,586 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,586 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,586 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:28,587 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,587 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,587 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,587 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,587 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,587 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,587 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,587 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:28,591 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,591 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,591 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,591 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:28,591 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,591 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,591 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,591 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,591 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,591 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,591 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,591 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:28,595 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,595 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,595 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,595 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:28,595 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,595 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,595 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,595 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,596 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,596 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,596 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,596 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:28,599 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,599 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,599 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,599 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:28,599 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,599 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,599 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,599 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,599 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,599 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,599 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,599 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,603 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,603 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,603 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,603 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,603 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,603 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,603 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,603 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,603 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,603 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,603 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,603 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,606 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,606 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,606 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,606 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,606 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,606 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,606 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,606 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 127#L148-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,606 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,607 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,607 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,607 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:28,620 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,620 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,620 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,620 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:28,621 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,621 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,621 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,621 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,621 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,621 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,621 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,621 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:28,623 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,623 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,623 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,624 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:28,624 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,624 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,624 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,624 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,624 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,624 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,624 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,624 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,650 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,650 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,650 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,650 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,650 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,650 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,650 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,650 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:28,650 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,651 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,651 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,651 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,653 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,653 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,653 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,653 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,653 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,653 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,653 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,653 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:28,653 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,653 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,653 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,653 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,655 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,655 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,655 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,655 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,656 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,656 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,656 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,656 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:28,656 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,656 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,656 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,656 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,659 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,659 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,659 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,659 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,659 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,659 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,659 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,659 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:28,659 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,659 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,659 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,659 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,661 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,661 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,661 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,661 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,661 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,661 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,661 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,661 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:28,661 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,661 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,661 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,661 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,664 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,664 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,664 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,664 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,664 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,664 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,664 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,664 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:28,664 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,664 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,664 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,664 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,664 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,664 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,664 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,664 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,664 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,665 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,665 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,665 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:28,665 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,665 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,665 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,665 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,665 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,665 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,665 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,665 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,665 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,665 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,665 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,665 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:28,665 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,665 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,665 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,665 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,667 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,667 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,667 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,667 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,667 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,667 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,667 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,667 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:28,667 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,667 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,667 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,667 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,670 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,670 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,670 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,670 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,670 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,670 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,670 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,670 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 127#L148-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:28,670 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,670 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,670 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,670 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,673 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,673 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,673 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,673 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,673 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,673 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,673 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,673 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:28,673 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,673 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,673 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,673 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,677 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,677 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,677 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,677 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,677 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,677 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,677 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,677 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 127#L148-1true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:28,677 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,677 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,677 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,677 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,679 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,679 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,679 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,679 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,679 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,679 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,679 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,679 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:28,679 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,679 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,679 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,679 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,689 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,689 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,690 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,690 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,690 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,690 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,690 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,690 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:28,690 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,690 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,690 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,690 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,693 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,693 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,693 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,693 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:28,693 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,693 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,693 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,693 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 152#true, 105#L121-1true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:28,693 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,693 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,693 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,693 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:28,711 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,711 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,711 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,711 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:28,711 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,711 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,711 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,711 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,711 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,711 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,711 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,711 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,713 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,713 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,713 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,713 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,713 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,713 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,713 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,713 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,713 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,713 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,713 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,713 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:28,714 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:28,714 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,714 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:28,714 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:28,714 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,714 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,714 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,716 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,716 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,716 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,716 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:28,716 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,716 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,716 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,716 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,716 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,716 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,716 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,716 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:28,718 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,718 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,718 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,718 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:28,718 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,719 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,719 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,719 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:28,719 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,719 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,719 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,719 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,725 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,725 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,725 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,725 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:28,725 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,725 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,725 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,725 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,726 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,726 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,726 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,726 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,731 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,732 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,732 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,732 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,732 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,732 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,732 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,732 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,732 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,732 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,732 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,732 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:28,738 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,738 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,738 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,738 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:28,738 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,739 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,739 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,739 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:28,739 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,739 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,739 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,739 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 155#true, 158#true]) [2025-03-04 15:26:28,742 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,742 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,742 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,742 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 155#true, 158#true]) [2025-03-04 15:26:28,742 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,742 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,742 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,742 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 105#L121-1true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,742 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,742 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,742 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,742 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,754 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,754 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,754 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,754 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,754 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,754 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,754 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,754 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,754 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,754 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 15:26:28,755 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,755 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:28,766 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,766 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,766 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,766 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:28,766 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,766 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,766 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,766 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-04 15:26:28,766 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,766 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,766 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,766 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 10#L46true, 158#true]) [2025-03-04 15:26:28,774 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,774 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:28,774 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,774 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 10#L46true, 158#true]) [2025-03-04 15:26:28,774 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,774 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,774 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:28,774 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 24#L179-2true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:28,774 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,775 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,775 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:28,775 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,793 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,793 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,793 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,793 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,793 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,793 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,793 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,793 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:28,793 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,793 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,794 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,794 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:28,798 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,798 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,798 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,798 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:28,798 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,798 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,798 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,798 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,798 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,798 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,798 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,798 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:28,798 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,798 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,798 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,798 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:28,798 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,798 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,798 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,799 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,799 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,799 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,799 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,799 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,801 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,801 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,801 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,801 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,801 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,801 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,801 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,802 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,802 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,802 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,802 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,802 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:28,804 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,804 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,804 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,804 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:28,804 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,804 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,804 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,804 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,804 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,804 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,804 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,804 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:28,808 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,808 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:28,808 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,808 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,808 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,809 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,809 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:28,809 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,809 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,809 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,809 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:28,810 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,810 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,810 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,810 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,810 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,810 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,810 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,810 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:28,812 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,812 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,812 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,812 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:28,812 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,812 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,812 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,812 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,812 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,812 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,813 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,813 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,816 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,816 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,816 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,817 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,817 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,817 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,817 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,817 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,817 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,817 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,817 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,817 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,826 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,826 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,826 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,826 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,826 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,826 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,827 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,827 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:28,827 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,827 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,827 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,827 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,829 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,829 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,829 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,829 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,829 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,829 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,829 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,829 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,829 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,829 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,829 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,829 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,832 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,832 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,832 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,832 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,832 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,832 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,832 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,832 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,832 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,832 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,832 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,832 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,833 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,833 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,833 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,833 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,833 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,833 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,833 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,833 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,833 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,833 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,833 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,833 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,834 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,834 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,834 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,834 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,834 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,834 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,834 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,834 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,835 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,835 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,835 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,835 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,837 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,837 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,837 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,837 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,837 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,837 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,837 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,837 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,837 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,837 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,837 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,837 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,840 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,840 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,840 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,840 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,840 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,840 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,840 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,840 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,841 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,841 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,841 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,841 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,848 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,849 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,849 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,849 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,849 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,849 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,849 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,849 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,849 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,849 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,849 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,849 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,850 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,850 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,850 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,850 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,850 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,850 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,850 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,850 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 133#L104true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,850 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,850 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,850 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,850 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,851 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,851 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,851 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,851 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:28,851 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,851 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,851 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,851 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 91#L102true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:28,852 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,852 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,852 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,852 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:28,899 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,899 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,899 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,899 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:28,899 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,899 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,899 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,899 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 107#L133true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:28,899 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,899 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,899 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,899 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,905 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,905 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,905 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,905 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,905 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,905 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,905 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,905 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,905 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,905 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,905 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,905 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:28,905 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,905 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,905 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,905 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:28,905 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,905 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,906 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,906 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,906 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,906 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,906 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,906 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:28,906 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,907 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,907 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,907 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:28,907 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,907 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,907 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,907 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,907 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,907 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,907 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,907 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,908 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,908 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,908 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,908 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:28,908 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,908 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,908 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,909 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,909 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,909 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,909 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,909 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,912 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,912 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,912 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,912 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,912 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,912 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,912 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,912 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,912 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,912 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,912 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,912 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 83#thread3ENTRYtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,919 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,919 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,919 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,919 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 83#thread3ENTRYtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,919 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,919 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,919 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,919 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 83#thread3ENTRYtrue, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,919 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,919 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,919 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,919 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 69#L106-5true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 10#L46true, 158#true]) [2025-03-04 15:26:28,928 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2025-03-04 15:26:28,928 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-04 15:26:28,928 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-04 15:26:28,928 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-04 15:26:28,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 69#L106-5true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 10#L46true, 158#true]) [2025-03-04 15:26:28,928 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2025-03-04 15:26:28,928 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-04 15:26:28,928 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-04 15:26:28,928 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-04 15:26:28,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 69#L106-5true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:28,929 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2025-03-04 15:26:28,929 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-04 15:26:28,929 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-04 15:26:28,929 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-04 15:26:28,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,940 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,940 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,940 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,940 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,940 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,940 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,940 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,940 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 91#L102true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,940 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,940 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,940 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,940 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,943 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,943 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,943 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,943 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,943 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,943 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,943 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,943 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,943 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,943 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,943 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,943 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:28,951 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,951 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,951 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,951 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:28,951 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,951 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,951 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,951 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,951 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,951 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,951 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,951 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,952 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 2#L180true, 79#L44true, 35#L128-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,953 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,953 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,953 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:28,953 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,953 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,953 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,953 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,954 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,954 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:28,954 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:28,954 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,954 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,954 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 40#L129true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,957 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,957 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,957 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,957 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 40#L129true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,957 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,957 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,957 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,957 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 40#L129true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,957 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,958 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,958 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,958 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,958 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,958 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,959 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,959 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,959 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,959 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,959 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,959 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,959 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:28,959 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,959 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,959 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,959 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:28,959 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,959 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,959 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,959 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,959 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,959 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,959 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,959 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,965 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,965 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,965 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,965 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,965 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,965 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,965 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,966 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,966 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,966 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,966 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,966 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,966 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,966 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,966 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,966 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,966 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,966 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,966 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,970 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,970 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,970 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,970 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,970 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,970 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,970 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,970 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,970 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,970 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,970 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,970 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,973 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,973 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,973 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,973 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,973 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,973 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,973 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,973 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,973 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,973 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,973 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,973 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,974 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,974 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,974 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,974 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:28,974 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,974 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,974 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,977 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,977 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,977 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,977 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 79#L44true, 160#true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,977 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,977 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,977 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 79#L44true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:28,988 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,988 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,988 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,988 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:28,988 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,988 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,988 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,988 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,988 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,988 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,988 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,988 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,991 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,991 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,991 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,991 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:28,991 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,991 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,991 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,991 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 79#L44true, 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:28,991 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,991 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:28,991 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:28,991 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,045 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,045 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,045 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,045 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,045 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,045 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,045 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,045 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,045 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,045 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,045 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,045 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:29,046 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,046 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,046 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,046 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:29,046 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,046 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,046 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,046 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,046 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,047 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,047 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,047 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:29,049 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,049 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,049 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,049 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:29,049 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,049 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,049 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,049 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:29,050 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,050 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,050 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,050 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:29,051 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,051 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,051 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,051 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:29,051 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,051 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,051 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,051 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,051 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,051 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,051 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,051 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,053 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,053 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,053 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,053 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,053 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,053 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,053 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,053 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,053 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,053 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,053 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,053 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:29,054 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,054 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,054 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,054 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:29,054 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,054 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,054 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,054 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,054 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,054 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,054 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,054 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:29,057 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,057 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,057 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,057 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:29,058 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,058 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,058 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,058 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,058 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,058 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,058 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,058 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,059 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,059 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,059 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,059 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,060 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,060 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,060 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,060 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,060 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,060 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,060 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,060 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,062 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,062 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,062 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,062 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,062 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,063 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,063 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,063 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,063 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,063 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,063 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,063 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:29,074 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,074 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,074 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,074 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:29,074 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,074 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,074 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,074 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,074 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,075 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,075 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,075 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:29,076 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,076 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,076 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,076 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:29,076 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,076 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,076 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,076 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,076 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,076 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,076 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,076 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:29,233 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,233 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,233 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,233 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:29,233 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,233 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,233 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,233 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,233 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,233 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,233 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,233 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,245 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,245 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,245 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,245 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,245 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,245 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,245 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,245 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 91#L102true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,245 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,245 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,245 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,245 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,249 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,249 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,249 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,249 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,249 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,249 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,249 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,249 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 46#L63-1true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,249 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,249 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,249 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,249 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,303 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,303 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,303 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,303 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,303 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,303 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,303 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,303 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,303 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,303 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,303 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,303 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:29,316 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,316 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,316 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,316 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:29,317 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,317 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,317 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,317 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,317 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,317 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,317 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,317 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 24#L179-2true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,319 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,319 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,319 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,319 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 24#L179-2true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,319 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,319 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,319 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,319 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 24#L179-2true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,320 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,320 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,320 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,320 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,338 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,338 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,338 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,338 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,338 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,338 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,338 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,338 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,338 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,338 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,338 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,338 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,340 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,340 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,340 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,340 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,340 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,340 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,340 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,340 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,340 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,340 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,340 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,340 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 155#true, 158#true]) [2025-03-04 15:26:29,343 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,343 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,343 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,343 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 155#true, 158#true]) [2025-03-04 15:26:29,343 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,343 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,343 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,343 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 152#true, 82#L99-1true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,343 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,343 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,343 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,343 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,350 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,350 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,350 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,350 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,350 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,350 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,351 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,351 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,351 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,351 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,351 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,351 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,486 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,486 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,486 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,486 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:29,486 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,487 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,487 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,487 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:29,487 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,487 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,487 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,487 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:29,514 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,514 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,514 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,514 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:29,514 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,514 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,514 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,514 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,515 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,515 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,515 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,515 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:29,520 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,520 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,520 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,520 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:29,521 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,521 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,521 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,521 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,521 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,521 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,521 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,521 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:29,526 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,526 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,526 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,526 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:29,526 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,526 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,526 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,526 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,526 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,526 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,526 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,526 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:29,532 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,532 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,532 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,532 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:29,533 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,533 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,533 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,533 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,533 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,533 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,533 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,533 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:29,537 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,537 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,537 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,537 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:29,537 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,537 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,537 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,537 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,537 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,537 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,537 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,537 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,542 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,542 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,542 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,542 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,543 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,543 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,543 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,543 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,543 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,543 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,543 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,543 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:29,543 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,543 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,543 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,543 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:29,543 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,543 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,543 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,543 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,544 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,544 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,544 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,544 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:29,544 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,544 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,544 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,544 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:29,544 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,544 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,544 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,544 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,545 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,545 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,545 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,545 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:29,551 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,551 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,551 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,551 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:29,551 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,551 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,551 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,551 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,551 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,551 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,551 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,551 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:29,557 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,557 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,557 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,557 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:29,557 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,557 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,557 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,557 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,557 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,557 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,557 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,557 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:29,562 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,562 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,562 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,562 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:29,562 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,562 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,562 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,562 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,563 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,563 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,563 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,563 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:29,571 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,571 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,571 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,571 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:29,571 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,572 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,572 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,572 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 82#L99-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,572 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,572 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,572 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,572 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:29,576 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,576 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,576 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,576 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:29,576 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,576 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,576 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,576 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,576 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,576 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,576 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,576 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:29,598 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,598 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,598 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,598 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:29,598 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,598 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,598 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,598 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,598 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,598 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,598 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,598 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,606 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,606 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,606 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,606 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,606 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,606 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,606 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,606 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 100#L42true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,606 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,606 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,606 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,606 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,640 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,641 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,641 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,641 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,641 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,641 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,641 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,641 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:29,641 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,641 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,641 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,641 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,644 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,644 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,644 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,644 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,644 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,644 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,644 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,644 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:29,644 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,644 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,644 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,644 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,645 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,645 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,645 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,645 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,645 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,645 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,645 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,645 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:29,645 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,645 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,645 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,645 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,645 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,645 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,645 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,645 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,645 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,646 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,646 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,646 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:29,646 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,646 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,646 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,646 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,648 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,648 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,648 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,648 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,648 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,648 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,648 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,648 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:29,648 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,648 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,648 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,648 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,651 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,651 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,652 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,652 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,652 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,652 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,652 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,652 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 127#L148-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:29,652 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,652 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,652 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,652 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,662 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,662 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,662 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,662 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,662 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,662 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,662 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,662 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:29,662 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,662 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,662 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,662 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,670 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,670 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,670 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,670 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,670 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,670 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,670 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,670 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:29,670 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,670 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,670 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,670 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,680 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,680 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,680 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,680 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,680 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,680 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,680 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,680 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:29,680 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,680 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,680 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,680 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,685 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,685 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,685 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,685 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,685 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,685 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,685 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,685 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 105#L121-1true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:29,685 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,685 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,685 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,685 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,703 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,703 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,703 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,703 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:29,703 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,703 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,703 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,703 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:29,703 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,703 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,703 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,704 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:29,732 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,732 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,732 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,732 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:29,732 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,732 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,732 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,732 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,732 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,732 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,732 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,732 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,740 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,740 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,740 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,740 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,740 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,740 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,740 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,740 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,740 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,740 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,740 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,740 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,751 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,751 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,751 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,751 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,751 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,751 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,751 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,751 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,751 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,751 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,751 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,751 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:29,752 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,752 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,752 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,752 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:29,752 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,752 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,752 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,752 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,752 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,752 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,752 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,752 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:29,753 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,753 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,753 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,753 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:29,754 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,754 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,754 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,754 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,754 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,754 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,754 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,754 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:29,762 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,762 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,762 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,762 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:29,762 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,762 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,762 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,762 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,762 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,762 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,762 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,762 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:29,774 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,775 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,775 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,775 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:29,775 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,775 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,775 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,775 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-04 15:26:29,775 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,775 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,775 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,775 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,784 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,784 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,784 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,784 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,784 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,784 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,784 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,784 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,784 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,784 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,784 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,785 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,800 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,800 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,800 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,800 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 158#true]) [2025-03-04 15:26:29,800 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,800 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,800 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,800 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,800 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,800 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,800 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,800 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,801 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,801 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,801 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,801 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:29,802 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,802 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,802 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,802 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:29,802 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,802 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,802 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,802 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,804 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,804 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,804 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,804 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,804 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,804 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,804 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,804 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,804 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,804 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,804 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,804 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:29,817 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,817 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,817 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,817 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:29,817 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,817 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,817 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,817 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:29,817 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,817 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 15:26:29,817 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,817 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:29,835 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,835 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,835 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,835 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:29,835 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,835 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,835 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,835 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-04 15:26:29,836 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,836 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,836 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,836 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:29,840 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,840 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,840 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:29,840 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:29,840 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,840 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,840 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,840 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:29,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:29,840 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,840 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,840 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:29,840 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:29,871 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,871 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,871 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,871 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:29,871 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,871 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,871 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,871 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,871 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,871 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,871 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,872 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:29,872 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,872 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,872 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,872 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:29,872 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,872 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,872 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,872 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,873 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,873 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,873 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,873 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:29,876 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,876 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,876 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,876 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:29,876 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,876 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,876 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,876 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:29,876 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,876 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,876 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,876 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:29,879 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,879 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,879 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,879 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:29,880 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,880 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,880 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,880 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,880 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,880 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,880 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,880 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:29,884 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,884 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,884 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,884 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:29,885 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,885 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,885 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,885 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,885 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,885 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,885 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,885 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:29,886 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,886 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,886 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,886 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:29,886 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,886 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,886 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,886 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,887 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,887 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,887 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,887 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,893 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,893 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,893 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,893 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:29,893 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,893 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,893 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,893 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,893 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,893 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,893 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,893 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:29,895 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,895 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,895 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,895 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:29,895 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,895 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,895 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,895 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,895 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,895 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,895 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,895 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:29,897 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,897 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,897 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,897 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:29,897 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,897 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,897 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,897 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,897 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,897 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,897 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,897 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,901 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,901 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,901 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,901 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:29,901 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,901 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,901 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,901 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,902 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,902 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,902 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,902 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,908 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,908 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,908 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,908 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:29,908 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,908 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,908 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,908 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,908 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,908 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,908 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,908 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:29,913 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,913 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,913 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,913 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:29,913 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,913 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,913 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,913 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,913 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,913 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,913 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,913 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:29,914 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,914 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,914 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,914 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:29,914 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,914 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,914 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,914 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,914 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,914 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,914 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,914 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:29,917 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,917 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,917 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,917 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:29,917 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,917 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,917 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,917 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:29,917 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,917 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,917 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,917 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:29,930 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,930 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,930 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,930 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:29,930 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,930 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,930 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,930 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,930 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,930 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,930 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,930 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:29,931 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,931 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,931 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,931 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:29,931 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,931 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,931 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,931 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,931 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,931 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,931 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,931 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:29,932 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,932 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,932 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,932 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:29,932 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,932 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,932 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,932 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,933 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,933 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,933 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,933 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:29,935 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,935 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,935 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,935 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:29,935 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,935 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,935 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,935 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,935 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,935 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,935 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,935 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:29,940 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,940 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,940 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,940 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:29,940 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,940 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,940 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,940 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,940 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,940 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,940 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,940 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,958 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,958 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,958 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,958 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,958 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,958 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,958 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,958 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 91#L102true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,958 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,958 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,958 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,958 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,963 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,963 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,963 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,963 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:29,963 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,963 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,963 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,963 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:29,963 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,963 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:29,963 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:29,963 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:30,038 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,038 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,038 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,038 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 107#L133true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:30,038 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,038 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,038 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,038 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 107#L133true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:30,038 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,038 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,038 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,038 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,051 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,051 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,051 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,051 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:30,051 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,051 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,051 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,051 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,051 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,051 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,051 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,051 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:30,060 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,060 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,060 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,060 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:30,060 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,060 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,060 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,060 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:30,060 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,060 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,060 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,060 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:30,070 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,070 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,070 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,070 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:30,070 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,070 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,070 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,070 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,070 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,070 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,070 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,070 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,261 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,261 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,261 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,262 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,262 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,262 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,262 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,262 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,262 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,262 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,263 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,263 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,263 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,263 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:30,264 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,264 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,264 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,264 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:30,264 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,264 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,264 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,264 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 133#L104true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:30,264 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,264 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,264 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,264 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,265 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,265 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,265 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,265 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,265 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,265 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,265 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,265 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,265 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,265 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,265 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,265 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,266 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,266 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,266 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,266 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,266 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 86#L106true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,266 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,266 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,268 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,268 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,268 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,268 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 8#L62-3true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,268 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,268 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,268 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,268 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,268 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,268 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,268 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,268 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,270 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,270 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,270 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,270 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,270 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,270 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,270 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,270 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 120#L178-1true, 154#true, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,270 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,270 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,270 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,270 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,283 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:30,283 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,283 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,283 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,283 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,283 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,283 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,284 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,284 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,284 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:30,284 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:30,284 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,284 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,284 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,289 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,289 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,289 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,289 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,289 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,289 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,289 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,289 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,289 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,289 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,289 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,289 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,289 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,289 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,289 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,289 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:30,289 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,290 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,290 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,290 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,290 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,290 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,290 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,290 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,290 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,290 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,290 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,290 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:30,290 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,290 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,290 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,290 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,290 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,290 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,290 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,290 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:30,294 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,294 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:30,294 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,294 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,294 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,294 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,298 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,298 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,298 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,298 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:30,298 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,298 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,298 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,298 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,298 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,298 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,298 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,298 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,301 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,301 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,301 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,301 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:30,301 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,301 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,301 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,301 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,302 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,302 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,302 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,302 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:30,303 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,303 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,303 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,303 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:30,303 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,303 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,303 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,303 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,303 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,303 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,303 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,303 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:30,306 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,306 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,306 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,306 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:30,306 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,306 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,306 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,306 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 79#L44true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,306 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,306 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,306 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,306 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,308 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,308 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,308 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,308 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,308 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,308 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,308 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,308 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 79#L44true, 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,308 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,308 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,308 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,308 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,319 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,319 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,319 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,319 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:30,319 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,319 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,319 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,319 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 28#L138-3true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,319 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,319 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,319 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,319 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:30,321 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,321 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,321 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,321 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:30,321 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,321 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,321 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,321 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,321 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,321 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,321 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,321 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,373 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,373 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,373 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:30,373 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:30,373 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,373 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,374 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,374 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,374 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,374 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:30,376 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,376 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,376 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,376 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:30,376 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,376 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,376 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,376 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,376 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,376 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,376 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,376 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,377 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,377 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,377 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,377 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,377 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,377 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,377 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,377 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,377 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,377 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,377 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,377 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,382 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,382 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,382 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,382 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,382 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,382 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,382 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,382 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,382 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,382 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,382 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,382 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:30,383 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,383 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,383 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,383 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:30,383 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,383 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,383 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,383 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,383 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,383 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,383 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,383 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:30,385 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,385 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,385 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,385 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:30,385 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,385 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,385 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,385 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:30,385 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,385 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,385 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,385 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,389 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,389 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,389 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,389 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,389 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,389 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,389 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,389 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,389 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,389 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,389 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,389 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,393 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,393 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,393 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,393 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,393 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,393 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,393 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,393 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,393 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,393 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,393 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,393 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:30,394 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,394 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,394 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,394 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:30,394 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,394 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,394 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,394 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,394 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,394 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,394 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,394 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:30,396 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,396 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,396 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,396 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:30,396 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,396 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,396 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,396 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:30,396 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,396 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,396 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,396 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:30,413 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,413 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,413 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,413 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:30,413 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,413 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,413 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,413 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,413 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,413 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,413 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,413 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:30,422 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,422 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,422 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,422 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:30,422 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,422 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,422 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,422 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,422 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,422 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,422 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,422 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:30,430 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,430 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:30,430 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,430 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,430 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,430 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,436 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,436 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,436 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,436 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,436 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,436 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,436 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,437 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,437 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,437 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,437 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,437 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,437 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,437 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,437 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,437 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,437 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,437 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,437 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,439 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,439 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,439 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,439 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,439 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,439 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,440 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,440 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,440 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,440 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,440 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,440 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,442 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,442 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,442 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,442 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,442 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,442 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,442 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,442 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,442 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,442 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,442 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,442 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,444 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,444 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,444 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,444 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,444 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,444 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,444 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,444 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,444 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,444 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,444 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,444 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,446 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,446 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,446 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,446 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,446 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,446 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,446 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,446 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,446 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,446 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,446 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,446 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:30,488 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,488 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,488 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,488 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:30,488 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,488 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,488 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,488 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,488 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,488 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,488 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,488 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:30,492 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,492 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,492 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,492 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:30,492 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,492 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,492 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,492 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,492 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,492 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,492 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,492 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:30,494 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,494 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,494 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,494 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:30,494 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,494 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,494 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,494 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,494 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,494 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,494 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,494 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,495 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,495 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,496 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,496 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,496 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,496 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,496 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,496 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,496 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,496 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,496 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,496 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,497 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,497 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,497 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,497 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,497 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,497 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,498 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,498 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,498 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,498 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,498 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,498 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,506 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,507 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,507 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,507 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,507 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,507 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,507 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,507 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 133#L104true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,507 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,507 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,507 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,507 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,512 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,512 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,512 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,512 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,512 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,512 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,512 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,512 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,512 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,512 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,512 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,512 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 155#true, 158#true]) [2025-03-04 15:26:30,514 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,514 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,514 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,514 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 155#true, 158#true]) [2025-03-04 15:26:30,514 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,514 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,514 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,514 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 82#L99-1true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,514 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,514 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,514 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,514 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,542 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,542 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,542 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,542 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:30,542 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,542 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,542 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,542 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:30,542 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,542 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,542 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,542 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:30,601 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,601 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,601 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,601 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:30,601 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,601 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,601 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,601 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:30,601 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,601 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,602 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,602 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,605 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,605 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,605 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,605 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:30,605 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,605 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,605 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,605 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:30,606 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,606 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,606 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,606 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,607 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,607 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,607 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,607 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,607 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,607 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,608 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,608 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:30,608 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,608 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,608 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,608 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:30,625 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,625 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,625 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,625 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:30,626 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,626 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,626 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,626 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,626 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,626 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,626 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,626 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,629 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,629 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,629 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,629 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,629 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,629 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,629 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,629 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,630 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,630 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,630 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,630 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:30,630 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,630 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,630 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,630 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:30,630 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,631 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,631 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,631 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,631 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,631 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,631 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,631 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:30,631 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,631 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,631 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,631 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:30,632 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,632 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,632 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,632 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,632 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,632 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,632 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,632 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:30,635 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,635 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,635 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,635 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:30,636 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,636 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,636 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,636 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,636 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,636 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,636 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,636 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:30,640 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,640 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,640 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,640 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:30,640 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,640 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,640 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,640 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,640 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,640 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,640 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,641 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:30,651 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,651 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,651 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,651 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:30,651 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,651 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,651 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,651 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,652 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,652 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,652 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,652 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:30,660 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,660 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,660 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,660 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:30,660 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,660 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,660 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,660 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,660 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,660 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,660 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,660 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:30,668 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,668 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,668 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,668 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:30,668 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,668 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,669 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,669 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,669 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,669 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,669 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,669 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,673 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,673 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,673 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,673 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,674 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,674 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,674 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,674 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 100#L42true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,674 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,674 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,674 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,674 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,690 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,690 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,690 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,690 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:30,690 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,690 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,690 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,690 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 100#L42true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,690 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,690 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,690 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,690 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,712 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,712 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,712 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,712 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,712 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,712 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,712 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,712 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:30,712 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,712 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,712 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,712 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,718 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,718 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,718 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,718 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,718 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,718 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,718 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,718 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:30,718 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,718 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,718 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,718 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,724 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,724 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,724 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,724 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,724 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,724 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,724 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,724 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:30,725 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,725 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,725 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,725 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,725 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,725 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,725 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,725 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,725 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,725 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,725 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,725 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:30,725 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,725 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,725 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,725 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,725 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,725 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,726 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,726 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,726 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,726 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,726 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,726 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:30,726 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,726 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,726 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,726 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,731 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,731 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,731 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,731 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,731 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,731 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,731 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,731 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:30,731 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,731 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,731 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,731 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,739 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,739 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,739 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,739 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,739 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,739 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,739 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,739 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:30,739 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,739 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,739 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,739 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,745 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,745 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,745 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,745 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,745 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,745 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,745 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,745 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:30,745 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,745 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,745 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,745 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,755 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,755 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,755 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,755 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,755 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,755 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,755 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,755 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:30,755 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,755 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,755 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,755 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,756 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,756 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,756 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,756 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,756 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,756 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,756 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,756 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,756 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,756 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,757 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,757 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,758 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,758 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,758 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,758 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,758 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,758 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,758 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,758 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 152#true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:30,758 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,758 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,758 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,758 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,766 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,766 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,766 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,766 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,766 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,766 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,766 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,766 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:30,766 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,766 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,766 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,766 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,968 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,968 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,968 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,968 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:30,968 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,968 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,968 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,968 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,968 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,968 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,968 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,968 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:30,969 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:30,969 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,969 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:30,969 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:30,969 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,969 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,969 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:30,974 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,974 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,974 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,974 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:30,974 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,974 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,974 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,974 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,974 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,974 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,974 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,974 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:30,992 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,992 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,992 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,992 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:30,992 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,992 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,992 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:30,992 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:30,992 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,992 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,992 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:30,992 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:31,000 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,000 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:31,000 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,000 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,000 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,000 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:31,003 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,003 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,003 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,003 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:31,003 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,003 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,003 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,003 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,003 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,003 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,003 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,003 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:31,008 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,008 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,008 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,008 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:31,008 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,008 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,008 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,008 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,008 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,008 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,008 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,008 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,010 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,010 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,010 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,010 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,010 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,010 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,010 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,010 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,010 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,010 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,010 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,010 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,013 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,014 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,014 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,014 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,014 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,014 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,014 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,014 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,014 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,014 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,014 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,014 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:31,015 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,015 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,015 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,015 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:31,015 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,015 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,015 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,015 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:31,015 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,015 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,015 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,015 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,016 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,016 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,016 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,016 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,016 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,016 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,016 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,016 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,017 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,017 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,017 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,017 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,024 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,024 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,024 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,024 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,024 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,024 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,024 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,024 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,024 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,024 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,024 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,024 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,025 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,025 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,025 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,025 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:31,025 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,025 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,025 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,025 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:31,025 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,025 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,025 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,025 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:31,026 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,026 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,026 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,026 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:31,026 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,026 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,026 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,026 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,026 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,026 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,027 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,027 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,027 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,027 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,027 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,027 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,027 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,027 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,027 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,027 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:31,027 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,027 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,027 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,027 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:31,032 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,032 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,032 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,032 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:31,032 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,032 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,032 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,032 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 149#L70-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:31,033 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,033 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,033 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,033 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:31,035 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,035 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,035 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,035 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:31,035 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,035 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,035 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,035 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:31,035 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,035 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,035 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,035 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,037 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,037 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,037 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,037 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 152#true, 158#true]) [2025-03-04 15:26:31,037 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,037 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,037 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,037 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 152#true, 158#true]) [2025-03-04 15:26:31,037 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,037 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,038 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 15:26:31,038 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:31,046 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,046 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,046 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,046 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:31,046 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,046 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,046 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,046 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-04 15:26:31,046 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,046 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,046 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,046 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:31,047 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,047 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,047 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,047 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:31,047 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,047 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,047 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,047 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:31,047 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,047 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,047 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,047 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:31,050 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,050 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,050 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,050 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:31,050 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,050 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,050 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,050 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:31,050 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,050 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,050 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,050 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:31,052 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,052 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,052 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,052 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:31,052 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,052 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,052 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,052 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:31,053 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,053 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,053 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,053 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:31,056 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,056 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,056 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,056 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:31,056 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,056 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,056 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,056 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 107#L133true, 160#true, 82#L99-1true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:31,056 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,056 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,056 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,056 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:31,080 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,080 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,080 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,080 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:31,080 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,080 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,080 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,080 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,080 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,080 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,080 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,080 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,083 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,083 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,083 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,083 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,083 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,083 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,088 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,088 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,088 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,088 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:31,088 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,088 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,088 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,088 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,088 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,088 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,088 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,088 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 136#L100true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,089 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,089 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 136#L100true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,089 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,089 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 136#L100true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,089 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,089 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:31,090 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,090 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,090 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,090 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:31,090 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,090 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,090 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,090 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,090 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,090 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,090 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,090 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,092 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,092 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,092 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,092 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:31,094 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,094 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,094 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,094 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,094 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,094 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,094 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,094 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:31,102 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,102 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,102 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,102 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:31,103 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,103 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,103 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,103 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,103 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,103 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,103 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,103 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,104 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,104 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,104 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,104 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,104 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,104 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,104 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,104 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,104 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,104 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,104 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,104 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:31,105 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,105 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,105 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,105 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:31,105 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,105 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,105 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,105 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:31,105 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,105 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,105 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,105 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,110 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,110 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,110 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,110 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:31,110 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,110 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,110 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,110 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,110 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,110 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,110 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,110 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:31,115 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,116 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,116 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,116 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:31,116 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,116 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,116 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,116 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,116 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,116 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,116 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,116 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,116 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,117 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,117 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,117 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,117 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,117 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,117 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,117 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,117 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,117 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,117 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,117 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:31,118 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,118 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,118 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,118 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:31,118 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,118 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,118 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,118 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:31,118 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,118 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,118 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,118 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:31,125 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,125 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,125 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,125 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:31,125 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,125 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,125 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,125 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,125 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,125 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,125 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,125 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,135 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,135 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,135 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,135 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,136 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,136 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,136 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,136 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,136 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,136 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,136 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,136 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:31,141 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,141 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,141 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,141 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:31,141 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,141 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,141 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,141 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:31,141 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,141 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,141 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,141 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,147 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,147 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,147 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,147 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,147 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,147 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,147 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,147 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,147 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,147 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,147 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,147 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,154 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,154 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,154 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,154 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,154 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,154 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,154 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,154 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,154 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,155 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,155 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,155 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,155 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,155 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,155 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,155 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,155 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,155 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:31,156 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,156 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,156 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,156 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:31,156 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,156 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,156 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,156 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 133#L104true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:31,156 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,156 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,156 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,156 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,158 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,158 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,158 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,158 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,158 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,158 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,158 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,159 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,159 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,159 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,159 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 86#L106true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,159 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,159 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,161 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,161 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,161 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,161 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,161 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,161 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,161 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,161 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 24#L179-2true, 154#true, 160#true, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,161 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,161 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,161 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,161 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,163 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,163 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,163 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,163 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,163 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,163 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,163 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,163 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 24#L179-2true, 154#true, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,163 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,163 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,163 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,163 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:31,222 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,222 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,222 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,222 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:31,222 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,222 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,222 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,222 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:31,222 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,222 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,222 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,222 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:31,229 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,229 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,229 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,229 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:31,229 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,229 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,229 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,229 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,229 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,229 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,229 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,229 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:31,234 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,234 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,234 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,234 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:31,234 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,234 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,234 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,234 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,234 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,234 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,234 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,234 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:31,236 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,236 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,236 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,236 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:31,236 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,236 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,236 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,236 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,236 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,236 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,236 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,236 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,248 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,248 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,248 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,248 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,248 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,248 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,248 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,248 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 133#L104true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,248 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,248 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,248 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:31,261 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,262 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,262 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,262 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:31,262 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,262 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,262 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,262 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,262 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,262 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,262 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,262 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 2#L180true, 35#L128-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,265 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,265 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,265 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,265 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,265 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,265 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,265 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,265 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,265 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,265 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,265 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,265 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,269 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,269 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,269 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,269 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:31,269 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,269 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,269 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,269 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,269 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,269 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,269 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,269 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:31,272 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,272 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,272 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:31,272 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,272 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,272 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 35#L128-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,272 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,272 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,272 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,274 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,274 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,274 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,274 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:31,274 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,274 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,274 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,274 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,274 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,274 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,274 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,274 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:31,277 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,277 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,277 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,277 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:31,277 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,277 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,277 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,277 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,277 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,277 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,277 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,277 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,278 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,278 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,278 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,278 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:31,278 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,278 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,278 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,278 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,278 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,278 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,278 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,278 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 28#L138-3true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,281 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,281 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,281 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,281 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,281 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,281 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,281 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,281 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 79#L44true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,281 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,281 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,281 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,281 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,283 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,283 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,283 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,283 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 127#L148-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,283 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,283 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,283 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,283 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 127#L148-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,284 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,284 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,284 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,284 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:31,292 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,292 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,292 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,292 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:31,292 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,292 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,292 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,292 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 79#L44true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,292 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,292 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,292 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,292 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,293 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,293 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,293 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,293 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:31,293 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,293 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,293 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,293 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,294 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,294 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,294 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 160#true, 79#L44true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,294 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,294 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,294 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:31,294 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,294 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,294 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:31,295 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,295 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,295 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,295 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,354 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,354 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,354 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,354 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,354 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,354 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,354 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,354 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,354 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,354 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,354 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,354 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,355 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,355 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,355 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,355 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,355 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,355 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,355 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,355 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,355 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,355 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,355 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,355 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:31,357 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,357 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,357 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,357 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:31,357 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,357 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,357 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,357 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 91#L102true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:31,357 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,357 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,357 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,357 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,361 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,361 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,361 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,361 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,362 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,362 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,362 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,362 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,362 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,362 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,362 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,362 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,367 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,367 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,367 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,367 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,367 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,367 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,367 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,367 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,367 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,367 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,368 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,368 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,368 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,368 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,368 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,368 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,368 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,368 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,368 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,368 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,368 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,368 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,368 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,368 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:31,370 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,370 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,370 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,371 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:31,371 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,371 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,371 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,371 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:31,371 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,371 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,371 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,371 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:31,374 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,374 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,374 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,374 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:31,374 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,374 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,374 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,374 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,374 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,374 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,374 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,374 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:31,383 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,383 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,383 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,383 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:31,383 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,383 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,383 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,383 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,383 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,383 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,383 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,383 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,387 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,387 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,387 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,387 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,387 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,387 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,387 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,387 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,387 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,387 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,387 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,387 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,387 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,387 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,387 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,387 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,388 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,388 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,388 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,388 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,388 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,388 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,390 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,390 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,390 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,390 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,390 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,391 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,391 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,391 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,391 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,391 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,391 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,392 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,392 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,392 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,392 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,392 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,392 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,392 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,392 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,392 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:31,394 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,394 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,394 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,394 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:31,394 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,394 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,394 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,394 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,394 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,394 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,394 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,394 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:31,396 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,396 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,396 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,396 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:31,396 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,396 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,396 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,396 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,396 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,396 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,396 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,396 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,409 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,409 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,409 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,409 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,409 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,409 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,409 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,409 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,409 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,409 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,409 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,409 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,413 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,413 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,413 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,413 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,413 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,413 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,413 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,413 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,413 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,413 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,413 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,413 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,415 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,415 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,415 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,415 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,415 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,415 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,415 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,415 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,415 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,415 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,415 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,415 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,416 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,416 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,416 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,416 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,416 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,417 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,417 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,417 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,417 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,417 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,417 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,417 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,422 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,422 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,422 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,422 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,422 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,422 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,422 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,422 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 133#L104true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,422 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,422 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,422 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,422 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,428 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,428 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,428 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,428 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,428 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,428 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,428 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,428 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,428 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,428 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,428 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,428 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,430 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,430 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,430 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,430 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,430 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,430 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,430 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,430 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,430 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,430 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:31,468 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,468 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,468 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,468 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:31,469 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,469 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,469 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,469 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,469 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,469 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,469 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,469 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:31,472 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,472 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,472 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,472 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:31,472 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,472 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,472 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,472 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,472 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,472 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,472 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,472 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,476 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,476 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,476 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,476 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,476 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,476 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,476 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,476 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,476 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,476 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,476 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,476 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,477 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,477 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,477 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,477 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,477 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,477 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,479 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,479 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,479 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,479 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,479 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,479 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,479 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,479 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,479 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,479 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,479 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,479 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,481 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,481 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,481 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,481 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,481 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,481 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,481 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,482 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,482 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,482 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,482 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:31,482 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,482 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,482 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,482 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,482 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,482 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,482 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,482 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:31,484 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,484 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,484 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,484 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:31,484 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,484 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,484 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,484 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,484 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,484 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,484 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,484 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,486 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,486 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,486 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,486 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:31,486 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,486 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,486 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,486 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,486 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,486 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,486 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,486 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,488 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,488 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,488 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,488 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,488 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,488 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,488 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,488 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,488 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,488 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,488 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,488 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,490 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,490 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,490 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,490 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,490 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,490 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,490 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,490 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,490 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,490 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,490 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,490 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:31,496 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,496 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,496 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,496 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:31,496 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,496 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,496 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,496 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:31,496 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,496 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,497 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,497 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,504 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,504 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,504 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,504 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,505 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,505 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,505 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,505 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,505 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,505 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,505 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,505 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,509 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,509 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,509 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,509 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,509 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,510 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,510 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,510 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,510 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,510 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,510 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,510 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,701 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,701 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,701 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,701 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,701 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,701 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,701 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,701 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,701 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,701 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,701 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,701 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,704 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,704 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,704 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,704 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:31,704 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,704 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,704 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,704 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:31,704 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,704 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,704 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,704 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,705 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,705 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,705 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,705 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:31,705 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,705 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,705 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,705 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:31,706 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,706 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,706 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,706 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,742 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,742 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,742 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,742 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:31,743 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,743 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,743 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,743 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:31,743 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,743 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,743 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,743 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,767 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,767 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,767 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,767 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:31,767 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,767 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,767 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,767 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:31,767 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,767 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,767 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,767 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,772 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,772 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,772 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,772 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,772 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,772 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,772 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,772 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,772 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,772 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,772 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,772 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,774 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,774 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,774 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,774 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,774 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,774 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,774 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,774 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,774 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,774 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,774 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,774 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,776 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,776 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,776 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,776 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,776 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,776 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,776 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,776 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:31,777 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,777 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,777 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,777 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,778 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,778 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,778 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,778 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,778 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,778 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,778 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,778 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:31,778 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,778 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,778 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,778 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:31,796 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,796 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,796 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,796 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:31,796 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,796 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,796 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,796 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,796 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,796 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,796 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,796 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:31,803 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,803 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,803 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,803 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:31,803 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,803 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,803 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,803 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,803 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,803 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,803 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,803 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,814 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,814 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,814 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:31,814 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:31,814 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,814 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,814 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:31,815 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,815 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,815 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,815 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:31,815 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,815 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,815 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,815 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,815 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,815 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,815 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,815 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:31,822 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,822 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,822 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,822 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:31,822 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,822 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,822 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,822 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,822 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,822 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,822 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,822 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:31,832 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,832 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,832 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,832 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:31,832 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,832 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,832 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,832 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,832 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,832 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,832 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,832 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,839 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,839 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,839 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,839 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,839 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,839 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,839 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,839 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 100#L42true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,839 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,839 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,839 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,839 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:31,851 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,851 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,851 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,851 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:31,851 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,851 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,851 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,851 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,851 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,851 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,851 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,851 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,853 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,853 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,853 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,853 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:31,853 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,853 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,853 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,853 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:31,853 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,853 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,853 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,853 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,855 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,855 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,855 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,855 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:31,855 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,855 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,855 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,855 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 100#L42true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,855 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,855 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,855 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,855 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:31,865 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,865 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,865 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,865 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:31,865 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,865 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,865 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,865 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:31,865 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,865 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,865 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,866 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,878 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,878 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:31,878 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,878 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,878 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,878 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:31,879 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,879 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,879 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,879 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,879 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,879 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,879 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,879 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,879 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,879 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,879 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,879 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:31,879 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,879 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,879 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,879 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,883 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,883 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,883 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,883 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,883 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,883 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,883 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,883 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:31,884 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,884 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,884 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,884 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,890 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,890 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,890 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,890 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,890 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,890 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,890 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,890 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:31,891 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,891 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,891 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,891 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,898 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,898 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,898 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,898 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,898 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,898 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,898 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,898 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 152#true, 127#L148-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:31,898 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,898 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,898 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,898 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,900 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,900 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,900 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,900 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,900 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,900 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,900 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,900 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 105#L121-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:31,901 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,901 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,901 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,901 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,905 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,905 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,905 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,905 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,905 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,905 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,905 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,905 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:31,905 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,905 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,905 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,905 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,906 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,906 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,906 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,906 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,907 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,907 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,907 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,907 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:31,907 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,907 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,907 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,907 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,910 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,910 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,910 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,910 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,910 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,910 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,910 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,910 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:31,910 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,910 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,910 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,910 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,911 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,911 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,911 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,911 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,911 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,911 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,911 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,911 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,912 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,912 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,912 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,912 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,913 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,913 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,913 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,913 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,913 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,913 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,913 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,913 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 152#true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:31,913 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,913 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,913 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,913 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,919 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,919 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,919 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,919 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,919 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,919 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,919 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,919 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:31,919 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,919 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,919 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,919 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,920 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,920 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,920 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,920 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,920 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,920 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,920 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,920 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,920 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,920 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,920 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,920 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,921 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,921 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,921 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,921 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,922 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:31,922 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,922 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,922 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,922 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,922 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,927 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,927 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,927 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,927 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,927 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,927 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,927 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,927 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 149#L70-1true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,927 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,927 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,927 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,927 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,929 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,929 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,929 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,929 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,929 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,929 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,929 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,929 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,929 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,929 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,929 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,929 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,931 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,931 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,931 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,931 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,931 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,931 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,931 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,931 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:31,931 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,931 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,931 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,931 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:31,941 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,941 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,941 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,941 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:31,941 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,941 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,941 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,941 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,941 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,941 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,941 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,941 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:31,950 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,950 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,950 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,950 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:31,950 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,950 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,950 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,950 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:31,950 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,950 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,950 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,950 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:31,952 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,952 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,952 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,952 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:31,952 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,952 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,952 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,952 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-04 15:26:31,952 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,952 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,952 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,952 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:31,959 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,959 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,959 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,959 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:31,959 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,959 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,959 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,959 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,959 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,959 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,959 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,959 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:31,961 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,961 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,961 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,961 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:31,961 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,961 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,961 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,961 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,961 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,961 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,962 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,962 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,964 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,964 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,964 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,964 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,964 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,964 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,964 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,965 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,965 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,965 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,965 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,965 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,965 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,965 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,966 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,966 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,966 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,966 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,966 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,966 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,966 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,966 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,967 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,967 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,967 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,967 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,967 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,967 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,967 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,967 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,968 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,968 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,968 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,968 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:31,968 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:31,968 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,969 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,969 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,969 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,969 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,969 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,969 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,969 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,969 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:31,969 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,969 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,969 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,969 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,969 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,969 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,969 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,969 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:31,975 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,975 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,975 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,975 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:31,975 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,975 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,975 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,975 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-04 15:26:31,975 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,975 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,975 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,975 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:31,978 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,978 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,978 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,978 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:31,978 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,978 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,978 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,978 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,978 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,978 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,978 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,978 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,980 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,980 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,980 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,980 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:31,980 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,980 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,980 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,980 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,980 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,980 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,980 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,980 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,982 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,982 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,982 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,982 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 158#true]) [2025-03-04 15:26:31,982 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,982 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,982 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,982 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,982 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,982 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,982 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,982 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,984 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,984 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,984 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,984 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:31,984 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,984 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,984 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,984 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:31,984 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,984 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,984 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,984 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,986 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,986 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,986 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,986 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,986 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,986 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,986 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,986 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,986 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,986 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,986 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,986 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,988 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,988 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,988 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,988 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:31,988 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,988 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,988 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,988 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,988 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,988 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,988 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,988 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:31,990 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,990 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,990 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,990 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:31,990 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,990 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,990 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,990 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:31,990 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,990 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,990 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,990 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:31,991 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,991 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,991 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,991 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:31,991 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,991 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,991 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,991 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 135#L92-1true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:31,991 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,991 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,991 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,991 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,992 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,992 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,992 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,992 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:31,992 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,992 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,992 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,993 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 71#L152true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:31,993 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,993 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,993 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,993 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:31,993 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,993 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,993 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,993 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:31,993 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,993 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,993 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,993 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:31,993 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,993 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,993 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:31,993 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:31,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:31,999 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,000 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,000 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:32,000 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,000 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,000 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:32,000 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,000 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,000 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:32,002 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,002 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,002 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,002 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:32,002 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,002 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,002 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,002 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,002 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,002 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,002 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,002 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,003 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,003 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,003 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,003 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,003 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,003 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,003 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,003 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:32,003 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,003 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,003 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,003 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,004 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,004 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,004 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,004 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,004 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,004 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,004 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,004 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,004 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,004 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,004 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,004 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,005 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,005 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,005 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,005 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:32,005 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,005 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,005 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,005 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:32,005 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,005 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,005 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,005 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:32,008 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,008 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:32,008 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,008 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 149#L70-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:32,008 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,008 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:32,010 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,010 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,010 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,010 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:32,010 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,010 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,010 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,010 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:32,010 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,010 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,010 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,010 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,012 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,012 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,012 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,012 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 152#true, 158#true]) [2025-03-04 15:26:32,012 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,012 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,012 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,012 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 39#L123true, 152#true, 158#true]) [2025-03-04 15:26:32,012 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,012 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,012 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,012 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,013 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,014 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,014 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,014 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,014 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,014 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,014 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,014 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:32,014 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,014 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,014 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 15:26:32,014 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:32,020 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,020 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,020 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,020 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:32,020 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,020 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,020 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,020 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:32,020 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,020 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,020 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,020 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:32,022 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,022 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,022 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,022 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:32,023 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,023 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-04 15:26:32,023 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,023 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:32,057 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,057 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,057 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,057 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:32,057 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,057 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,057 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,057 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,057 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,057 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,057 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,057 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,058 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,058 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,058 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,058 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,058 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,058 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,058 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,058 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,058 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,059 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,059 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,059 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,059 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,059 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,059 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,064 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,064 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,064 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,064 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,064 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,064 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,064 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,064 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,064 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,064 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,064 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,064 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:32,072 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,072 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,072 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,072 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:32,073 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,073 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,073 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,073 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,073 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,073 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,073 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,073 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,074 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,074 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,074 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,074 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,075 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,075 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,075 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,075 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,075 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,075 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,075 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,075 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,077 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,078 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,078 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,078 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,078 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,078 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,078 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,078 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,078 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,078 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,078 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,078 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:32,083 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,083 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,083 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:32,083 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,083 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,083 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,083 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,083 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,084 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,084 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,092 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,092 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,092 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,092 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,092 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,092 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,092 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,092 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:32,093 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,093 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,093 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,093 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:32,102 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,102 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,102 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,102 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:32,102 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,102 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,102 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,102 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,102 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,102 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,102 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,102 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,108 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,108 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,108 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,108 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:32,108 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,108 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,108 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,108 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,109 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,109 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,109 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,109 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,109 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,109 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,109 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,109 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,109 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,109 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,109 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,109 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,110 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,110 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,110 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,110 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,110 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,110 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,110 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,110 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:32,110 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,110 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,110 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,110 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,110 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,110 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,110 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,110 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,112 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,112 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,112 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,112 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,112 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,112 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,112 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,112 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:32,112 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,112 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,112 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,112 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,113 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,113 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,113 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,113 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,113 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,113 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,113 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,113 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,114 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,114 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,114 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,114 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,114 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,114 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,115 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,115 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,115 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,115 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:32,117 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,117 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,117 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,117 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:32,117 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,117 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,117 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,117 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,117 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,117 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,117 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,117 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:32,119 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,119 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,119 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,119 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:32,119 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,119 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,119 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,119 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,119 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,119 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,119 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,119 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,132 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,132 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,132 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,132 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,132 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,132 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,132 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,132 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,132 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,132 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,132 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,132 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,138 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,138 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,138 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,138 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,138 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,138 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,138 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,138 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,138 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,138 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,138 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,138 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,143 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,143 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,143 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,143 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,143 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,143 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,143 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,143 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,143 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,143 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,143 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,143 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,144 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,144 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,144 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,144 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,145 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,145 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,145 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,145 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,145 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,145 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,145 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,145 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,152 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,152 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,152 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,152 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,152 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,152 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,152 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,152 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 133#L104true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,152 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,152 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,152 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,152 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,208 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,208 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,208 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,208 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,208 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,208 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,208 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,208 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 107#L133true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,209 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,209 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,209 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,209 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:32,218 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,218 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,218 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,218 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:32,218 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,218 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,218 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,218 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,218 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,218 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,218 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,218 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:32,222 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,222 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,222 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,222 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:32,222 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,222 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,222 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,222 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,222 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,223 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,223 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,223 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,227 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,227 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,227 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,227 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,227 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,227 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,227 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,228 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,228 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,228 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,228 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,228 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,228 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,228 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,228 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,228 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,228 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,228 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,228 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,228 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,228 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,229 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,229 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,229 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,229 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:32,229 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,229 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,230 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,230 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,230 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,230 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,230 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,230 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,232 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,232 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,232 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,232 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,232 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,232 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,233 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,233 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,233 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,233 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,233 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,233 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,233 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,233 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,233 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,233 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,233 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,233 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,233 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:32,235 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,235 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,235 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,235 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:32,235 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,235 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,235 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,235 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,235 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,235 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,235 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,235 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,442 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,442 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,442 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,442 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,442 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,442 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,442 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,442 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,442 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,442 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,442 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,442 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,443 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,443 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,443 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,443 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,443 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,443 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,443 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,443 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,443 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,443 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,443 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,443 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,445 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,445 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,445 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,445 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:32,445 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,445 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,446 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,446 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,446 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,446 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,446 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 86#L106true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,446 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,446 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,448 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,448 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,448 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,448 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,449 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,449 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,449 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,449 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 120#L178-1true, 154#true, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,449 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,449 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,449 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,449 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,473 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,473 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,473 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,473 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:32,473 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,473 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,473 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,473 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,473 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,473 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,473 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,473 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:32,476 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,476 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,476 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,476 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 35#L128-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:32,477 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,477 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,477 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 35#L128-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,477 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,477 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,477 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,479 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,479 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,479 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,479 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:32,479 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,479 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,479 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,479 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,479 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,480 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,480 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,480 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,487 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,487 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,487 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:32,488 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,488 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,488 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:32,488 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,488 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,488 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,489 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,489 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,489 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,489 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,489 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,489 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,489 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,489 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,489 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,489 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,489 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,489 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,489 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:32,490 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,490 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,490 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,490 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:32,490 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,490 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,490 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,490 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,490 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,490 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,490 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,490 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:32,493 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,493 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:32,493 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,493 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,493 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,493 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,494 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,498 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,498 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,498 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,498 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,498 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,498 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:32,499 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,499 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:32,499 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,499 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,499 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,499 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:32,499 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,499 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:32,500 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,500 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,500 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,500 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 79#L44true, 35#L128-1true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,502 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,502 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 79#L44true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:32,502 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,502 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 35#L128-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,502 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,502 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:32,505 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,505 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:32,506 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,506 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,506 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,506 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,508 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,509 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,509 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,509 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:32,509 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,509 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,509 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,509 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,509 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,509 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,509 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,509 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:32,514 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,514 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,514 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,514 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:32,514 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,514 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,514 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,514 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 82#L99-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,514 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,514 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,514 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,514 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,516 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,516 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,516 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,516 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,516 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,516 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,516 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,516 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 79#L44true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,516 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,516 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,516 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,516 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,517 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,517 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,517 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,517 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,517 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,517 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,531 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,531 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,531 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,531 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:32,531 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,531 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,531 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,531 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,531 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,531 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,531 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,531 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:32,532 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,532 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,532 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,532 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:32,532 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,532 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,532 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,532 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 79#L44true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:32,532 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,532 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,532 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,532 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,536 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,536 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,536 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,536 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,536 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,536 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,536 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,536 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 79#L44true, 160#true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,537 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,537 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,537 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,537 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 76#L120-3true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,593 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,593 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,593 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,593 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 76#L120-3true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:32,593 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,593 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,593 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,593 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 76#L120-3true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:32,593 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,593 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,593 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,593 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,635 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,636 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,636 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,636 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,636 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,636 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,636 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,636 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,636 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,636 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,636 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,636 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,636 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,637 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,637 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,637 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,637 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,637 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,637 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,637 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,637 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,637 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,637 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,637 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,639 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,640 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,640 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,640 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,640 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,640 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,640 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,640 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,640 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,640 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,640 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,640 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:32,641 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,642 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,642 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,642 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:32,642 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,642 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,642 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,642 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,642 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,642 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,642 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,642 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:32,656 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,656 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,656 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,656 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:32,656 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,656 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,656 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,656 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,656 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,656 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,656 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,656 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,663 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,663 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,663 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,663 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,663 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,663 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,663 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,663 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,664 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,664 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,664 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,664 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,664 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,664 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,664 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,664 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,665 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,665 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,665 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,665 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,665 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,665 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,665 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,665 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,665 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,665 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,665 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,665 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,667 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,667 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,667 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,667 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,667 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,667 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,667 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,667 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 133#L104true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:32,667 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,667 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,667 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,667 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,671 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,671 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,671 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,671 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,671 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,671 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,671 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,671 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,672 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,672 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,672 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,672 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,672 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,672 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,672 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,672 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,672 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,672 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,672 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,672 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,672 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,672 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,672 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,672 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,673 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,673 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,673 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,673 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,673 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,673 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,673 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,673 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,673 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,673 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,673 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,673 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:32,677 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,677 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,677 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,677 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:32,678 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,678 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,678 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,678 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,678 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,678 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,678 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,678 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:32,684 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,684 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,684 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,684 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:32,685 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,685 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,685 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,685 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,685 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,685 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,685 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,685 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:32,692 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,692 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,692 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,692 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:32,692 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,692 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,692 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,692 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,692 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,692 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,692 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,692 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,699 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,699 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,699 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,699 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,699 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,699 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,700 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,700 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,700 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,700 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,700 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,700 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,700 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,700 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,700 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,700 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,700 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,700 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,700 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,700 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,700 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,700 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,702 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,702 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,702 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,702 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,702 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,702 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,702 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,702 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,702 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,702 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,702 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,702 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,704 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,704 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,704 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,704 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,704 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,704 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,704 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,704 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,704 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,704 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,704 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,704 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,705 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,705 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,705 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,705 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,705 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,705 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,705 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,705 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,705 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,705 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,705 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,705 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,705 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,705 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,705 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,705 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,706 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,706 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,706 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,706 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,706 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,706 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,706 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,706 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:32,709 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,709 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,709 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,709 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:32,709 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,709 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,709 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,709 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,709 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,709 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,709 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,709 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:32,711 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,712 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,712 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,712 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:32,712 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,712 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,712 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,712 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,712 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,712 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,712 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,712 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:32,723 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,723 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,723 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,723 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:32,723 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,723 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,723 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,723 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,724 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,724 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,724 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,724 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,753 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,753 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,753 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,753 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,753 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,753 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,753 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,753 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,754 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,754 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,754 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,754 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,767 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,767 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,767 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,767 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,767 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,767 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,767 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,767 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,767 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,767 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,767 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,767 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,772 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,772 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,772 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,772 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,772 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,772 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,772 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,772 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,773 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,773 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,773 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,773 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,777 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,777 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,777 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,778 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,778 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,778 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,778 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,778 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,778 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,779 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,779 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,779 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,779 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,779 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,779 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,779 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,779 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,779 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,779 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,779 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,779 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,782 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,782 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,782 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,782 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,782 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,782 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,782 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,782 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,782 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,782 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,782 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,782 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,784 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,784 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,784 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,784 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,784 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,784 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,784 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,784 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,784 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,784 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,784 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,784 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,784 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,784 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,785 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,785 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,785 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,785 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,785 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,785 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,785 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,785 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,785 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,785 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,785 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,785 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,785 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,785 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,785 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,785 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,785 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,786 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,786 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,786 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,786 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,786 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,788 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,788 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,788 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,788 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,788 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,788 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,788 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,788 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,788 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,788 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,788 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,788 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,791 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,791 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,791 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,791 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,791 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,791 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,791 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,791 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,792 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,792 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,792 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,792 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,794 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,794 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,794 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,794 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,794 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,794 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,794 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,794 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,794 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,794 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,794 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,794 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,796 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,796 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,796 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,797 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:32,797 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,797 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,797 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,797 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,797 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,797 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,797 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,797 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,804 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,804 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,804 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,804 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,805 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,805 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,805 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,805 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,805 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,805 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,805 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,805 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,807 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,807 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,807 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,807 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,807 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,807 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,807 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,807 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,807 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,807 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,807 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,807 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,808 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,808 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,808 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,808 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,808 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,808 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,808 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,808 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,808 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,808 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,808 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,808 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,809 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,809 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,809 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,809 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,809 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,809 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,809 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,809 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,809 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,809 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,809 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,809 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,810 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,810 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,810 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,810 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:32,810 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,810 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,810 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,810 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:32,810 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,810 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,810 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,810 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,812 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,812 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,812 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,812 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,813 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,813 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,813 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,813 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,813 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,813 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,813 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,813 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,817 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,817 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,817 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,817 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,818 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,818 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,818 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,818 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,818 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,818 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,818 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,818 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:32,874 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,874 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,874 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,874 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:32,874 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,875 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,875 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,875 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:32,875 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,875 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,875 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,875 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,890 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,890 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,890 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,890 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,890 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,891 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,891 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,891 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,891 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,891 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,891 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,891 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,891 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,891 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,891 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,891 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,891 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,891 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,891 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,891 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,891 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,891 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,891 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,891 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,892 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,892 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,892 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,892 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,892 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,892 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,892 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,892 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,892 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,892 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,892 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,892 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,894 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,894 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,894 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,894 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,894 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,894 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,894 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,894 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,894 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,894 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,894 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,895 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,896 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,896 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,896 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,896 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,896 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,896 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,896 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,896 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,897 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,897 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,897 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,897 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,897 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,897 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,897 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,897 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,897 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,897 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,897 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,897 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,897 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,897 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,897 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,897 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,898 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,898 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,898 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,898 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:32,898 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,898 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,898 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,898 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,898 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,898 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,898 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,898 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:32,900 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,900 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,900 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,900 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:32,900 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,900 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,900 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,900 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,900 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,900 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,900 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,900 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,903 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,903 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,903 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,903 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:32,903 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,904 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,904 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,904 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,904 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,904 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,904 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,904 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,918 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,918 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,918 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,918 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,918 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,918 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,918 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,918 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,918 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,918 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,918 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,918 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,921 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,921 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,921 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,921 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:32,922 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,922 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,922 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,922 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,922 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,922 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,922 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,922 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,924 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,924 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,924 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,924 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:32,924 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,924 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,924 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,924 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,924 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,924 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,924 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,924 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:32,930 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,930 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,930 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,930 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:32,930 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,930 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,930 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,930 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:32,930 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,931 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,931 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,931 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:32,934 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,934 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,934 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,934 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:32,934 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,934 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,934 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,934 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:32,934 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,934 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,934 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,934 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,944 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,944 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,944 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,944 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,945 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,945 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,945 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,945 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,945 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,945 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,945 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,945 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,951 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,951 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,951 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,951 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,951 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,951 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,951 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,951 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,951 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,951 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,951 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,951 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,952 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,952 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,952 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,952 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,952 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,952 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,952 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,952 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,952 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,952 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,952 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,952 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,953 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,953 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,953 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,953 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,953 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,953 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,958 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,958 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,958 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,958 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,958 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,958 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,959 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,959 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 109#L48true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,959 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,959 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,959 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,959 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,962 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,962 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,962 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,962 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:32,963 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,963 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,963 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,963 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 46#L63-1true, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:32,963 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,963 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:32,963 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:32,963 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,006 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,006 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,006 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,006 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:33,006 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,006 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,006 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,006 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:33,006 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,006 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,006 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,006 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,014 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,015 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,015 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,015 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,015 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,015 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,015 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,015 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 46#L63-1true, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,015 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,015 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,015 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,015 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,017 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,017 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,017 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,017 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,017 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,017 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,017 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,017 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,017 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,017 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,017 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,017 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:33,021 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,021 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,021 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,021 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:33,021 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,021 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,021 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,021 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:33,021 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,021 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,021 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,021 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,023 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,023 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:33,023 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,023 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:33,024 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,024 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,086 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,086 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,087 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,087 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:33,087 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,087 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,087 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,087 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:33,087 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,087 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,087 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,087 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,107 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,107 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,107 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,107 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:33,107 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,107 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,107 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,107 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:33,107 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,107 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,107 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,107 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,129 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,129 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,129 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,129 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,130 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,130 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,130 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,130 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:33,130 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,130 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,130 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,130 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,137 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,137 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,137 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,137 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,137 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,137 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,137 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,137 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,137 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,137 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,137 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,137 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,139 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,139 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,139 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,139 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,139 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,139 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,139 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,139 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,139 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,139 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,139 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,139 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,143 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,143 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,143 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,143 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,143 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,143 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,143 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,143 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:33,143 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,143 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,143 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,143 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,172 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,172 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,172 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,172 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,172 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,172 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,172 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,172 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,172 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,172 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,172 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,172 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:33,173 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,173 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,173 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,173 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:33,173 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,173 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,173 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,173 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,173 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,173 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,173 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,173 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:33,174 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,174 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,174 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,174 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:33,174 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,174 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,174 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,174 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,174 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,174 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,174 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,174 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:33,187 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,187 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,187 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,187 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:33,187 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,187 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,187 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,187 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,187 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,187 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,187 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,187 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:33,204 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,204 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,204 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,204 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:33,204 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,204 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,204 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,204 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,204 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,204 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,204 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,204 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:33,411 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,411 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,411 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,411 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:33,411 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,411 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,411 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,411 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 91#L102true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,411 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,411 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,411 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,411 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:33,415 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,415 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,415 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,415 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:33,415 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,415 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,415 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,415 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,415 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,415 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,415 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,415 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:33,421 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,421 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,421 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,421 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:33,422 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,422 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,422 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,422 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,422 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,422 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,422 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,422 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:33,424 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,424 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,424 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,424 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:33,425 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,425 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,425 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,425 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,425 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,425 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,425 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,425 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,430 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,430 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,430 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,430 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,430 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,430 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,430 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,430 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,430 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,430 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,430 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,431 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,432 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,432 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,432 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,432 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,432 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,432 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,432 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,432 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,432 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,432 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,432 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,432 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,434 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,434 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,434 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,434 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,434 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,434 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,434 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,434 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 100#L42true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,434 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,434 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,434 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,434 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:33,443 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,443 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,443 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,443 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:33,443 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,443 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,443 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,443 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,443 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,443 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,443 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,443 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 135#L92-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,444 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,444 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,444 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,444 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:33,444 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,444 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,444 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,444 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:33,445 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,445 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:33,446 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,446 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:33,447 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,447 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,447 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,447 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,447 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,447 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,447 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,447 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,448 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,448 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,448 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,448 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:33,448 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,448 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,448 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,448 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:33,448 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,448 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,448 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,448 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:33,455 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,455 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,455 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,455 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 149#L70-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:33,455 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,455 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,455 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,455 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 149#L70-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:33,455 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,455 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,455 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,455 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:33,458 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,458 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,458 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,458 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:33,458 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,458 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,458 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,458 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:33,458 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,458 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,458 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,458 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,463 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,463 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,463 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,463 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:33,463 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,463 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,463 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,463 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:33,463 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,463 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,463 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,463 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,473 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,474 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,474 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,474 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,474 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,474 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,474 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,474 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,474 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,474 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,474 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,474 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,482 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,482 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,482 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,482 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,482 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,482 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,482 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,482 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 127#L148-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,482 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,482 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,482 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,482 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,484 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,484 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,484 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,484 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,484 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,484 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,484 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,484 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 105#L121-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,484 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,484 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,484 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,484 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,491 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,491 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,491 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,491 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,491 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,491 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,491 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,491 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,491 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,491 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,491 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,491 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,493 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,493 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,493 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,493 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,493 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,493 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,495 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,495 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,495 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,495 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,495 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,495 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,495 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,495 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,495 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,495 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,495 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,496 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,496 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,496 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,496 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,496 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,496 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,496 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,496 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,496 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,496 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,496 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,496 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,496 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,496 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,496 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,496 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,496 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,497 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,497 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,497 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,497 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,497 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,497 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,497 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,498 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,498 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,498 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,498 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,498 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,498 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,498 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,499 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,499 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,499 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,499 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,499 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,499 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,500 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,500 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,500 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,500 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,500 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,500 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,500 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,501 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,501 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,501 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,501 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,501 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,501 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,501 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,502 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,502 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,507 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,507 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,507 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,507 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,507 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,507 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,507 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,507 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,507 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,507 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,507 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,507 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,510 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,510 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,510 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,510 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,510 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,510 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,510 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,511 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,511 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,511 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,511 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,511 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,512 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,512 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,512 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,512 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 35#L128-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,512 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,512 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,515 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,515 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,515 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,515 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,515 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,515 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,515 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,515 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,515 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,515 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,515 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,515 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,516 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,516 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,516 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,516 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,517 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,517 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,517 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,517 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,519 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,519 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,519 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,519 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,519 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,519 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,519 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,519 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,519 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,519 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,519 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,519 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,521 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,521 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,521 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,521 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,521 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,521 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,521 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,521 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,521 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,521 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,521 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,521 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,523 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,523 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,523 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,523 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,523 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,523 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,523 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,523 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,523 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,523 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,523 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,523 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,524 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,524 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,524 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,524 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,524 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,524 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,524 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,524 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,524 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,524 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,524 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,524 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,525 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,525 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,525 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,525 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,525 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,525 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,525 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,525 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 71#L152true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,525 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,525 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,526 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,526 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,526 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,526 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,526 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,526 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,526 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,526 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,526 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,526 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,526 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,526 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,526 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,526 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,532 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,532 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,532 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,532 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,532 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,532 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,532 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,532 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 105#L121-1true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,532 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,532 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,532 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,532 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,534 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,534 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,534 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,534 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,534 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,534 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,534 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,534 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,535 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,535 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,535 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,535 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,535 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,535 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,535 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,535 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,535 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,535 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,535 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,535 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,535 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,535 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,535 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,535 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,537 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,537 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,537 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,537 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,537 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,537 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,538 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,538 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,538 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,541 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,541 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,541 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,541 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,541 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,541 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,541 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,541 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 149#L70-1true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,541 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,541 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,541 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,541 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,543 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,543 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,543 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,543 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 149#L70-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,543 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,543 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,543 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,543 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 149#L70-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,543 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,543 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,543 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,543 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,545 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,545 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,545 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,545 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,545 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,545 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,545 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,545 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 39#L123true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,545 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,545 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,545 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,545 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,546 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,546 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,546 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,546 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,546 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,546 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,546 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,546 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:33,547 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,547 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,547 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,547 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:33,556 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,556 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,556 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,556 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:33,556 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,556 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,556 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,556 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,556 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,556 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,556 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,556 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:33,557 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,557 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,557 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,557 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:33,557 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,558 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,558 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,558 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,558 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,558 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,558 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,558 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,559 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,559 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,559 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,559 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,559 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,559 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,559 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,559 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,560 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,560 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,560 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,560 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,560 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,560 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,560 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,561 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,561 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,561 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,561 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,561 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,561 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,561 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,562 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,562 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,562 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,562 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,562 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,562 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,562 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,563 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,563 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,563 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,563 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,563 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,563 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,563 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,563 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,564 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,564 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:33,564 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,564 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,564 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:33,564 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,564 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,565 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,565 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,565 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,565 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:33,569 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,569 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,569 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,569 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:33,569 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,569 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,569 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,569 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,569 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,569 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,569 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,569 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:33,572 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,572 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,572 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,572 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:33,572 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,572 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,572 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,572 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,572 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,572 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,572 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,572 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,574 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,574 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,574 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,574 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,574 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,574 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,574 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,574 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,574 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,574 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,574 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,574 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,576 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,576 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,576 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,576 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 158#true]) [2025-03-04 15:26:33,576 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,576 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,576 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,576 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,576 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,576 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,576 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,576 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,577 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,577 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,577 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,577 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:33,577 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,577 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,577 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,578 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:33,578 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,578 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,578 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,578 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:33,585 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,585 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,585 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,585 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:33,585 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,585 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,585 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,585 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,585 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,585 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,585 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,585 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,593 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,593 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,593 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,593 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,593 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,593 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,593 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,593 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,593 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,593 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,593 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,593 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,598 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,598 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,598 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,598 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:33,598 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,598 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,598 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,598 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,598 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,598 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,598 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,598 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:33,600 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,600 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,600 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,600 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:33,600 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,600 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,600 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,600 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,600 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,600 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,600 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,600 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,602 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,602 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,602 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,602 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,602 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,602 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,602 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,602 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:33,602 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,602 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,602 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,602 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,605 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,605 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,605 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,605 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,605 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,605 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,605 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,605 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,605 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,605 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,605 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,605 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:33,607 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,607 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,607 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,607 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:33,607 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,607 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,607 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,607 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 71#L152true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:33,607 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,607 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,607 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,608 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:33,608 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,608 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,608 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,608 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:33,608 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,608 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,608 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,608 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:33,608 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,608 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,608 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,608 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,609 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,609 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,609 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,609 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,610 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,610 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:33,610 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:33,610 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:33,610 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,610 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:33,614 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,614 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,614 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,614 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:33,614 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,614 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,614 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,614 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:33,615 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,615 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,615 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,615 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:33,618 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,618 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,618 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,618 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:33,618 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,618 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,618 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,618 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:33,618 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,618 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,618 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,618 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,620 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,620 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,620 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,620 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,620 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,620 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,621 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,621 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,621 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,621 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:33,621 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,621 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,621 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,621 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:33,621 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,621 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,621 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,621 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:33,624 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,624 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,624 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,624 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:33,624 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,624 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,624 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,624 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 73#L135true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:33,624 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,624 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,624 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,624 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:33,626 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,626 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,626 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,626 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:33,626 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,626 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,626 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,626 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:33,626 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,626 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,626 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,626 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,628 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,628 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,628 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,628 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:33,628 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,628 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 15:26:33,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:33,640 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,640 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:33,640 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,640 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:33,640 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,640 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,647 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,647 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,647 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,647 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,647 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,647 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,647 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,647 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,647 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,647 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,647 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,647 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 4#thread4ENTRYtrue, 18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,651 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,651 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:33,651 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,651 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 4#thread4ENTRYtrue, 18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,651 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,651 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:33,651 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,651 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 4#thread4ENTRYtrue, 18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,651 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,651 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,651 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:33,651 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:33,683 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,683 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,683 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,683 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:33,683 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,683 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,683 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,683 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,683 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,683 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,683 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,683 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,684 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,684 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,684 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,684 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,685 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,685 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,685 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,685 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,685 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,685 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,685 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,685 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:33,687 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,687 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,687 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,687 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:33,687 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,687 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,687 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,687 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:33,687 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,687 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,687 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,687 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:33,692 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,692 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,692 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,692 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:33,692 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,692 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,692 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,692 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,692 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,692 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,692 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,692 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:33,699 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:33,699 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:33,699 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:33,712 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,712 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,712 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,712 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:33,712 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,712 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,712 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,712 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,712 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,712 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,712 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,712 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,713 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,713 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,713 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,713 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,713 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,713 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,713 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,713 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,713 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,713 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,713 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,713 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:33,714 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,714 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:33,714 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,714 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,714 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,714 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,718 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,718 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:33,718 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,718 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,718 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,718 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,719 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:33,719 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,719 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,719 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 35#L128-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,719 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 35#L128-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,719 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,720 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,720 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,720 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,720 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:33,720 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,720 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,720 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,720 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,720 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,720 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,720 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,720 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:33,721 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,721 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,721 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,721 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:33,721 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,721 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,722 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,722 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:33,722 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,722 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,722 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,722 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,723 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,723 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,723 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,723 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,723 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,723 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,724 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,724 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,724 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,724 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,724 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,724 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,725 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:33,727 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,727 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:33,727 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,727 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,727 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,727 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:33,732 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,732 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,732 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,732 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 136#L100true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:33,732 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,732 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,732 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,732 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,732 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,732 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,732 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,732 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:33,737 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,737 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,737 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,737 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:33,738 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,738 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,738 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,738 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,738 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,738 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,738 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,738 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,742 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,742 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,742 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,742 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:33,742 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,742 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,743 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,743 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,743 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:33,743 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:33,743 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,743 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,743 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:33,745 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,745 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,745 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,745 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:33,745 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,745 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,745 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,745 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:33,745 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,745 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,745 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,745 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,746 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,746 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,746 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,746 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,746 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,746 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,746 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,746 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,746 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,746 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,746 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,746 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,746 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,746 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,746 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,746 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,746 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,746 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,747 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,747 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,747 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,747 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,747 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,747 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,747 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,747 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,748 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,748 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:33,749 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,749 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,749 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,749 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:33,750 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,750 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,750 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,750 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,750 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,750 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,750 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,750 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:33,751 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,751 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,751 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,752 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:33,752 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,752 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,752 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,752 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,752 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,752 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,752 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,752 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:33,756 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,756 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,756 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,756 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:33,756 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,756 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,756 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,756 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,756 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,756 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,756 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,756 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,771 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,771 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,771 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,771 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,771 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,771 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,771 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,771 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,771 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,771 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,771 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,771 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,775 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,775 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,775 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,775 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,776 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,776 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,776 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,776 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,776 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,776 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,776 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,776 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,780 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,780 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,780 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,780 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,780 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,780 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,781 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,781 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,781 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,781 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,781 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,781 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,781 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,781 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,781 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,781 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,781 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,781 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,781 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,781 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,781 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,781 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,782 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,782 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,782 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,782 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,782 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,782 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,782 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,782 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,783 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,783 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,783 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,783 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,785 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,785 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,785 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,785 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,785 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,785 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,785 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,786 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,786 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,786 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,786 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,786 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,786 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,786 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,786 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,786 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,786 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,786 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,786 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,787 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,788 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,788 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,788 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:33,788 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,788 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,788 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,788 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,788 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,788 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,788 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,788 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,797 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,797 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,797 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,797 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,797 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,797 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,797 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,797 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,797 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,798 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,798 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,798 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,799 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,799 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,799 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,799 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,799 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,799 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,799 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,799 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 24#L179-2true, 154#true, 160#true, 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,799 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,799 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,799 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,799 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:33,801 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:33,801 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:33,801 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:33,801 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:33,801 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:33,801 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,801 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:33,802 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,802 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,802 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,802 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:33,802 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,802 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,802 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,802 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 86#L106true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:33,802 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,802 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,802 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,802 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,804 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,804 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,804 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,804 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,804 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,804 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,804 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,804 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 24#L179-2true, 154#true, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,805 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,805 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,805 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,805 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,864 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,864 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,865 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,865 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 158#true]) [2025-03-04 15:26:33,865 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,865 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,865 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,865 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,865 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,865 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,865 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,865 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,873 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,873 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,873 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,873 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,873 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,873 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,873 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,873 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,874 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,874 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:33,874 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,874 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,874 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:33,874 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,874 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,874 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,876 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,876 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,876 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,876 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,876 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,876 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,876 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,876 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,876 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,876 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,876 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,876 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,878 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,878 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,878 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,878 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,878 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,878 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,879 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,879 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,879 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,879 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,879 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,879 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,879 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:33,879 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,879 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,879 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,879 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,879 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,879 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,879 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,879 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:33,881 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,881 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,881 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,881 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:33,881 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,881 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,881 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,881 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,881 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,881 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,881 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,881 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,907 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,908 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,908 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,908 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,908 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,908 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,910 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,910 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,910 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,910 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,910 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,910 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,910 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,910 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 120#L178-1true, 154#true, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,911 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,911 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,911 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,911 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,911 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,912 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,912 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,912 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,912 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,912 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,912 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,912 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,912 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 86#L106true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,912 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,912 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,915 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,915 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,915 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,915 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,915 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,915 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,915 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,915 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 117#L119-1true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,915 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,915 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,915 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,915 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,919 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,919 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,919 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,919 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:33,919 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,919 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,919 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,919 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 46#L63-1true, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,919 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,919 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,919 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,919 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,938 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,938 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:33,938 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,938 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,938 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,938 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,939 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,939 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:33,939 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,939 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,939 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,939 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,939 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,939 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:33,940 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,940 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:33,940 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:33,940 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,940 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,940 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:33,943 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,943 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,943 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,943 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:33,943 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,943 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,943 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,943 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:33,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:33,944 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,944 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,944 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:33,944 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,122 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,122 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,122 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,122 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,122 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,122 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,122 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,122 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,123 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:34,123 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:34,123 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,123 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:34,123 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:34,123 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,123 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,123 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 79#L44true, 35#L128-1true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,125 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,125 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,125 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,125 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 79#L44true, 35#L128-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:34,125 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,125 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,125 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,125 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 35#L128-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,125 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,125 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,125 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,125 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:34,127 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,127 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,127 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,127 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:34,127 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,127 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,127 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,127 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,127 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,127 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,127 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,127 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:34,132 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,132 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,132 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,132 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:34,132 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,132 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,132 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,132 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,132 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,132 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,132 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,132 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,137 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,137 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,137 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,137 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,138 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,138 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,138 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,138 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,138 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,138 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,138 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,138 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,139 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,139 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,139 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,139 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:34,139 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,139 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,139 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,139 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:34,139 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,139 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,139 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,139 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,144 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,144 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,144 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,144 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,144 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,144 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,144 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,144 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,144 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,144 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,144 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,144 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,145 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,145 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,145 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,145 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,145 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,145 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,145 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,145 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,145 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,145 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,145 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,145 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,147 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,147 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,147 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,147 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,147 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,147 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,147 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,147 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 79#L44true, 160#true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,148 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,148 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,148 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,148 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,153 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,153 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,153 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,153 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 76#L120-3true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,153 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,153 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,153 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,153 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 76#L120-3true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,153 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,153 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,153 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,154 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 39#L123true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,158 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,158 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,158 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,158 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,158 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,158 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,158 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,158 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 39#L123true, 160#true, 79#L44true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,158 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,158 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,158 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,158 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 76#L120-3true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,202 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,202 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 76#L120-3true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:34,202 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,202 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 76#L120-3true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:34,203 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,203 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,203 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,203 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:34,235 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,235 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,235 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,235 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:34,235 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,235 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,235 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,235 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,235 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,235 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,235 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,235 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,238 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,238 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,238 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,238 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,238 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,238 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,238 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,238 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,239 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,239 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,239 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,239 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,239 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,239 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,239 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,239 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,239 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,240 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,241 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,241 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,241 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,241 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,241 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,241 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,241 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 133#L104true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:34,241 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,241 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,241 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,241 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,241 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,242 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,242 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,242 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,242 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,242 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,242 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,242 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,243 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,243 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,243 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,243 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,243 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,243 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:34,245 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,245 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,245 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,245 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:34,245 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,245 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,245 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,245 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,245 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,245 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,245 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,245 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:34,249 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,249 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,249 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,249 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:34,249 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,249 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,249 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,249 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,249 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,249 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,249 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,249 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:34,254 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,254 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,254 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,254 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:34,254 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,254 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,254 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,254 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,254 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,254 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,254 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,254 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,259 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,259 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,260 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,260 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,260 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,260 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,260 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,260 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,261 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,261 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,261 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,261 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,261 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,261 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,261 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,261 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,261 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,261 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,261 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,261 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,261 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,261 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,261 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,261 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,261 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,261 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,261 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,261 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,263 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,263 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,263 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,263 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,263 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,263 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,263 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,263 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,264 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,264 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,264 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,264 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,264 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,264 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,264 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,264 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,264 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,265 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,265 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,265 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,265 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,265 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,265 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,266 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,266 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,266 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,266 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,266 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,266 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:34,271 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,271 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,271 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,271 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:34,271 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,271 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,271 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,271 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,271 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,271 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,271 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,271 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:34,275 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,275 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,275 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,275 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:34,275 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,275 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,275 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,275 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,275 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,275 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,275 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,275 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,281 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,281 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,281 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,281 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,281 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,281 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,281 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,281 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,282 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,282 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,282 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,282 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,282 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,282 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,282 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,282 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,282 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,282 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,282 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,282 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,282 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,282 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,282 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,282 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,283 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,283 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,283 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,283 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,283 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,283 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,283 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,283 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,283 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,283 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,283 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,283 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,286 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,286 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,286 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,286 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,286 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,286 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,286 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,286 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,286 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,286 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,286 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,286 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,288 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,288 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,288 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,288 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,288 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,288 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,288 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,288 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,288 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,288 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,288 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,288 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,289 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,289 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,289 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,289 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,289 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,289 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,289 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,289 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,289 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,289 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,289 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,289 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,290 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,290 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,290 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,290 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,290 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,290 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,290 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,290 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,290 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,290 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,290 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,290 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:34,293 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,293 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,293 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,293 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:34,293 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,293 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,293 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,293 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,293 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,293 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,293 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,293 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,296 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,296 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,296 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,296 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,296 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,296 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,296 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,296 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,296 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,296 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,296 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,296 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:34,300 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,300 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,300 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,300 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:34,300 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,300 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,300 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,300 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,300 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,300 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,300 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,300 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,303 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,303 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,303 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,303 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,304 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,304 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,304 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,304 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,304 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,304 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,304 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,304 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,307 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,307 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,307 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,307 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,308 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,308 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,308 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,308 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,308 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,308 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,308 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,308 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:34,309 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,309 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,309 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,309 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:34,309 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,309 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,309 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,309 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,309 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,309 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,309 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,309 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,310 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,310 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,310 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,310 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,310 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,310 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:34,311 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,311 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,311 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,311 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,311 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,311 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,311 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,311 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,311 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,311 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,311 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,311 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,311 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,311 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,311 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,311 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,313 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,313 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,313 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,313 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,313 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,313 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,313 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,313 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,313 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,313 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,313 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,313 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,316 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,316 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,316 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,317 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,317 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,317 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,317 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,317 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,317 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,317 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,317 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,317 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:34,324 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,324 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,324 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,324 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:34,324 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,324 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,324 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,324 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,325 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:34,325 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:34,325 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,325 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:34,325 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:34,325 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,325 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,325 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,327 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,327 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,327 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,327 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,327 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,327 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,327 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,327 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,327 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,327 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,327 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,327 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,328 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,328 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,328 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,328 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,328 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,329 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,329 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,329 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,329 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,329 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,329 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,330 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,330 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,330 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,330 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,331 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,331 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,331 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,331 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,331 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,331 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,331 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,331 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,331 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,331 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,331 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,331 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,333 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,333 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,333 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,333 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,333 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,333 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,333 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,333 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,333 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,333 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,333 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,333 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,342 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,342 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,342 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,342 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,342 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,342 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,342 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,342 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,342 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,342 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,342 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,342 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,344 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,344 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,344 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,344 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,344 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,344 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,344 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,344 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 35#L128-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,344 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,344 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,345 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,345 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,346 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,346 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,346 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,346 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,346 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,346 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,346 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,346 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,346 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,346 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,346 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,346 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,353 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,353 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,353 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,353 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,353 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,353 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,356 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,356 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,356 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,356 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,356 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,356 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,357 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,357 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,357 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,357 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,357 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,357 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,360 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,360 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,360 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,360 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,360 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,360 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,360 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,360 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 109#L48true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,360 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,360 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,360 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,360 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,362 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,362 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,362 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,362 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 46#L63-1true, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,362 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,362 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,401 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,401 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,401 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,401 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,402 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,402 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,402 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,402 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,402 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,402 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,402 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,402 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,413 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,413 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,413 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,413 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,413 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,413 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,413 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,413 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 46#L63-1true, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,413 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,413 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,413 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,413 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,415 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,415 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,415 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,415 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,415 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,415 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,415 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,415 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,415 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,415 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,415 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,415 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,430 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,430 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,430 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,430 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,430 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,430 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,430 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,430 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,430 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,430 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,430 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,430 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,432 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,432 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,432 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,432 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:34,432 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,432 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,432 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,432 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,432 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,432 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,432 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,432 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,436 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,436 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,436 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,436 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,436 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,436 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,436 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,436 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,436 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,436 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,436 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,436 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,439 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,439 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,439 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,439 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,439 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,439 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:34,440 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,440 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,440 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,440 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,440 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,440 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,441 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,441 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,441 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:34,441 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,441 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,441 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,441 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,443 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,443 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,443 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,443 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:34,443 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,443 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,443 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,443 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,443 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,443 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,443 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,443 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,445 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,445 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,445 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,445 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,445 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,445 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,445 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,445 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,445 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:34,448 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,448 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,448 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,448 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:34,448 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,448 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,448 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,448 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,448 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,448 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,448 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,448 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,451 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,451 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,451 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,451 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,451 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,452 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,452 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,452 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,452 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,452 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,452 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,452 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,454 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,454 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,454 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,454 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,454 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,454 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,454 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,454 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,454 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,454 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,454 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,454 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,460 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,460 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,460 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,460 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,460 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,460 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,460 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,460 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,461 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,461 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,461 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,461 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,463 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,463 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,463 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,463 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,463 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,463 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,463 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,464 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,464 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,464 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,464 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,464 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,464 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,467 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,467 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,467 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,467 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,467 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,467 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,467 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,467 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,467 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,467 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,467 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,467 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,468 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,468 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,468 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,468 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:34,468 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,468 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,468 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,468 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,469 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,469 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,469 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,469 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,483 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,483 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,483 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,483 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:34,483 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,483 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,483 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,483 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:34,483 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,483 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,483 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,483 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,499 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,499 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,499 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:34,499 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,499 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,499 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:34,499 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,499 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,499 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,504 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,504 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,504 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,504 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,504 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,504 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,504 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,504 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,505 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,505 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,505 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,505 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,506 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,506 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,506 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,506 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,506 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,506 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,507 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,507 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,507 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,507 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,509 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,509 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,509 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,509 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:34,509 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,509 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,509 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,509 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:34,509 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,510 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,510 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,510 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,560 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,560 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,560 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,560 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:34,560 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,560 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,579 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,579 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,580 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,580 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,580 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,580 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:34,580 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,580 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,580 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,580 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,584 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,584 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,584 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,584 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,584 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,584 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,584 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,584 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,584 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,584 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,584 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,584 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 106#L181true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:34,587 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,587 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,587 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,587 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 106#L181true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:34,587 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,587 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,587 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,587 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 106#L181true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:34,587 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,587 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,587 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,587 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:34,603 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,603 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,603 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,603 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:34,603 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,603 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,603 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,603 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,603 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,603 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,603 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,603 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:34,617 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,617 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,617 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,617 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:34,617 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,617 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,617 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,617 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 91#L102true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,617 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,617 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,617 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,617 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:34,620 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,620 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,620 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:34,620 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,620 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,620 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,620 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,621 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,621 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,621 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,630 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,630 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,630 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,630 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,630 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,630 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,630 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,630 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,630 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,630 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,630 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,630 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,634 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,634 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,634 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,634 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,634 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,634 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,634 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,634 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,634 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,634 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,634 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,634 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,637 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,637 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,637 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,637 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,637 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,637 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,637 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,637 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,637 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,637 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,637 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,637 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,638 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,638 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,638 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,638 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,638 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,639 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,639 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,639 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,639 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,639 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,639 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,639 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,639 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,639 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,639 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,639 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,639 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,639 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,639 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,639 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,639 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,639 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,639 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,640 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,640 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,640 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,640 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,640 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,641 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,641 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,641 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,641 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,641 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,641 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,641 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,642 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,642 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,642 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,642 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,642 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,642 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,642 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,642 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,643 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,643 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,643 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,643 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,643 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,643 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,644 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,644 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,644 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,644 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,644 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,644 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,644 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,644 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,644 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,644 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,644 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,644 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:34,654 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,654 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,654 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,654 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:34,654 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,654 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,654 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,654 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,654 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,654 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,654 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,654 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:34,811 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,811 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,811 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,811 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:34,811 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,811 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,812 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,812 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,812 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,812 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,812 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,812 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,814 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,814 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,814 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,814 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,814 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,814 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,814 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,814 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 35#L128-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,814 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,814 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,814 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,814 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,819 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,819 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,819 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,819 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,819 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,819 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,819 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,819 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,819 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,819 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,819 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,819 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,821 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,821 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,821 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,821 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,821 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,821 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,821 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,821 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,821 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,821 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,821 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,821 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,824 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,824 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,824 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,824 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,824 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,824 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,824 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,824 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,824 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,824 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,824 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,824 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,827 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,827 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,827 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,827 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,827 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,827 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,827 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,827 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,827 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,827 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,827 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,827 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,830 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,830 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,830 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,830 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,830 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,830 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,830 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,830 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,830 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,830 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,830 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,830 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 135#L92-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,831 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,831 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,831 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,831 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,831 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,831 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,831 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,832 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 135#L92-1true, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,832 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,832 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,832 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,832 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,833 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,833 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,833 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,833 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,834 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,834 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,834 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,834 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 71#L152true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,834 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,834 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,834 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,834 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,835 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,835 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,835 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,835 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,835 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,835 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,835 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,835 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:34,835 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,835 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,835 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,835 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,843 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,843 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,843 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,843 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,843 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,843 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,843 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,843 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:34,843 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,843 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,843 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,843 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:34,846 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,846 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:34,846 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,846 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,846 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,846 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,847 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,847 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,847 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,847 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,847 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,847 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,847 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,847 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,847 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,847 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,847 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,847 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,849 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,849 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,849 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,849 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,849 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,849 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,849 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,849 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,849 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,849 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,849 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,849 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,850 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,850 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:34,850 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,850 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:34,850 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,850 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:34,858 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,858 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,858 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,858 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 149#L70-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:34,858 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,858 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,858 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,858 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 149#L70-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:34,859 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,859 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,859 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,859 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 100#L42true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,861 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,861 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,861 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,861 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 100#L42true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:34,861 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,861 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,861 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,861 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 100#L42true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:34,861 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,861 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,861 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,861 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,864 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,864 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,864 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,864 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,864 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,864 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,864 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,864 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 39#L123true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,864 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,864 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,864 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,864 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,867 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,867 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,867 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,867 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,867 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,867 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,867 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,867 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:34,867 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,867 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,867 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,867 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,878 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,878 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,878 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,878 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,878 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,878 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,878 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,878 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,878 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,878 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,878 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,878 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,879 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,879 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,879 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,879 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,880 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,880 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,880 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,880 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,880 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,880 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,880 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,880 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,881 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,881 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,881 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,881 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,882 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,882 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,882 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,882 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,882 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,882 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,882 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,883 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,883 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,883 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,883 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,883 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,883 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,883 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,884 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,884 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,884 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,884 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,884 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,884 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,884 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,885 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,885 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,885 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,885 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,885 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,885 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,885 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,886 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,886 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,886 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,886 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,886 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,886 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,886 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,886 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,887 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,887 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,887 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,887 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,891 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,891 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,891 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,891 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,891 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,891 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,891 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,891 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,891 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,891 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,891 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,891 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,894 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,894 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,894 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,894 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,894 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,894 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,894 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,894 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,894 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,894 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,894 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,894 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,895 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,895 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,895 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,895 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,896 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,896 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,896 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,896 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 35#L128-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,896 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,896 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,896 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,896 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,898 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,898 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,898 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,898 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,898 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,898 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,898 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,898 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,898 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,898 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,898 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,898 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,899 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,899 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,899 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,899 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,899 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,899 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,899 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,899 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,899 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,899 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,899 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,899 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,907 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,907 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,907 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,907 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 152#true, 127#L148-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,907 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,907 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,915 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,915 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,915 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,915 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,915 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,915 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,915 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,915 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,915 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,915 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,915 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,915 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,920 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,920 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,920 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,920 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,920 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,920 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,920 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,920 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,920 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,920 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,920 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,920 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,921 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,922 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,922 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,922 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,922 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,922 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,922 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,922 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,922 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,922 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,922 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,922 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,924 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,924 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,924 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,924 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,924 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,924 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,926 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,926 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,926 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,926 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,926 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,926 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,926 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,926 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 2#L180true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,926 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,926 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,926 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,926 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,928 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,928 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,928 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,928 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,928 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,929 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,929 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,929 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 71#L152true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,929 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,929 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,929 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,929 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,929 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,929 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,929 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,929 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,929 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,929 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,929 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,929 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,929 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,929 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,929 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,929 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,931 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,931 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,931 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,931 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,931 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,931 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,932 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,932 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,932 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,932 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,935 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,935 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,935 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,935 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,936 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,936 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,936 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,936 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 105#L121-1true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,936 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,936 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,936 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,936 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,939 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,939 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,939 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,939 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 152#true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,939 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,939 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,941 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,941 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,941 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,941 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,941 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,941 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,941 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,941 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,941 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,941 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,941 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,941 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,942 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,942 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,942 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,942 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,942 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,942 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,942 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,942 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,942 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,942 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,942 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,942 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,945 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,945 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,945 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,945 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,945 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,945 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,945 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,945 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 73#L135true, 149#L70-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,945 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,945 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,945 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,945 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,947 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,947 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,947 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,947 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,947 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,947 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,947 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,947 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 149#L70-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,947 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,947 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,947 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,947 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,948 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,948 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,948 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,948 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,948 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,948 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,948 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,949 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 73#L135true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:34,949 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,949 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,949 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,949 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:34,960 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,960 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,960 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,960 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:34,960 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,960 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,960 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,960 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:34,960 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,960 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,960 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,960 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,969 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,969 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,969 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,969 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,969 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,969 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,969 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,969 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,969 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,969 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,969 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,969 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,973 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,973 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,973 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,973 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:34,973 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,973 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,973 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,973 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,973 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,973 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,973 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,974 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:34,975 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,975 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,975 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,975 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:34,975 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,975 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,975 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,975 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,975 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,975 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,975 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,975 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,976 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,976 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,976 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,976 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,977 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,977 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,977 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,977 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:34,977 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,977 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,977 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,977 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:34,984 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,984 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:34,984 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,984 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,984 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,984 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:34,986 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,986 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:34,986 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,986 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,986 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,986 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,987 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:34,987 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,987 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,987 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,987 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,987 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,988 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,988 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,988 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,988 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,988 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,988 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,989 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,989 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,989 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,989 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,989 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,989 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:34,990 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,990 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,990 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,990 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:34,990 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,990 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,990 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,990 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,990 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,990 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,990 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,990 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,997 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,997 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,997 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,997 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:34,997 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,997 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,997 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:34,997 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:34,997 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,997 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,997 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:34,997 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,003 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,003 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,003 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,003 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,003 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,003 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,003 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,003 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,003 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,003 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,003 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,003 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,004 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,004 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,004 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,004 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:35,004 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,004 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,004 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,004 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:35,004 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,004 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,004 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,005 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:35,009 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,009 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,009 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,009 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:35,009 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,009 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,009 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,009 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:35,009 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,009 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,009 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,009 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:35,009 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,009 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,009 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,009 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:35,010 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,010 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,010 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,010 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 56#thread2EXITtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:35,010 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,010 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,010 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,010 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:35,014 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,014 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,014 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,014 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:35,014 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,014 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,014 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,014 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 39#L123true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:35,014 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,014 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,014 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,014 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:35,018 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,018 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:35,018 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,018 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:35,018 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,018 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,023 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,023 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,023 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:35,023 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,023 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,023 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:35,023 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,023 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 15:26:35,023 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 18#L48-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,041 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,041 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,041 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,041 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 18#L48-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:35,041 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,041 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,041 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,042 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 18#L48-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,042 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,042 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,042 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,042 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:35,045 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,045 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,046 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,046 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:35,046 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,046 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,046 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,046 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:35,046 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,046 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,046 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,046 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:35,051 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,051 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,051 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,051 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 107#L133true, 91#L102true, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:35,051 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,051 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,051 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,051 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 91#L102true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-04 15:26:35,052 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,052 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,052 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,052 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,057 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,057 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,057 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,057 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 156#true, 2#L180true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,057 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,057 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,057 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,057 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,057 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,057 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,057 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,057 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:35,101 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,101 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,101 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,101 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:35,101 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,101 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,101 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,101 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,101 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,101 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,101 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,101 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,102 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,102 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,102 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,102 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,102 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,102 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,102 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,102 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,102 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,102 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,102 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,102 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:35,103 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,103 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,103 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,103 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:35,103 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,103 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,103 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,103 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,103 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,103 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,103 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,103 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,107 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,107 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:35,107 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,107 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 35#L128-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,107 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,107 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,108 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:35,108 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,108 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,108 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,108 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 35#L128-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,108 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,108 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:35,109 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,109 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:35,109 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,109 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,109 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,109 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,110 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,110 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,111 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,111 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 160#true, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,111 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,111 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,111 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,111 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,111 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,111 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,111 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,111 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,112 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,112 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,112 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,112 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,112 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,112 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,112 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,112 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,112 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,112 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,112 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,112 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,113 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,113 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,113 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,113 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,113 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,113 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,113 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,114 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,114 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,114 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,114 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,114 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,114 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 160#true, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,114 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,114 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,114 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,114 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,114 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,114 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,114 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,114 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:35,117 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,117 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,117 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,117 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:35,117 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,117 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,117 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,117 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,117 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,117 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,117 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,117 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:35,122 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,122 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,122 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,122 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:35,122 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,122 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,122 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,122 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,122 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,123 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,123 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,123 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:35,128 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,128 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:35,128 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,128 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,128 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,128 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,136 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,136 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,136 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,136 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:35,136 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,136 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,136 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,136 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,136 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,136 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,136 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,136 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,136 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,136 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,137 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,137 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:35,137 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,137 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,137 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,137 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,137 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,137 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,137 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,137 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,137 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,137 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,137 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,137 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,137 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,137 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,137 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,137 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,138 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,138 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,138 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,138 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:35,138 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,138 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,138 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,138 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:35,138 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,138 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,138 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,138 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,138 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,138 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,138 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,138 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,142 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,142 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,142 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,142 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:35,142 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,142 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,144 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,144 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,144 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,144 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,144 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,144 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,144 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,144 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,144 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,144 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,144 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,144 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,145 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,145 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,145 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,145 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,145 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,145 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,146 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,146 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,146 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,146 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,146 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,146 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,146 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,146 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,146 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,146 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,146 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,146 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,146 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,146 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,146 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,146 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:35,152 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,152 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,152 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,152 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:35,152 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,152 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,152 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,152 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,152 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,152 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,152 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,152 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:35,156 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,156 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,156 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,156 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:35,156 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,156 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,156 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,156 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,157 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,157 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,157 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,157 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,168 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,168 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,168 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,168 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:35,168 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,168 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,169 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,169 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,169 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,169 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,169 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,169 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,169 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,169 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:35,169 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,169 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,169 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,169 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,169 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,169 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,169 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,169 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,173 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,173 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,173 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,173 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,173 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,173 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,177 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,177 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,177 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,177 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,177 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,177 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,177 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,177 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,177 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,177 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,177 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,177 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,178 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,178 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,178 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,178 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,178 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,178 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,178 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,178 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,178 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,178 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,178 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,178 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,178 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,178 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,178 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,178 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,178 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,178 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,178 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,178 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,179 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,179 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,179 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,179 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:35,182 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,182 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,182 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,182 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:35,182 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,182 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,182 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,182 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,182 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,182 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,182 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,182 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:35,190 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,190 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,190 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,190 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:35,190 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,190 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,190 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,190 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,190 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,190 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,190 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,190 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,198 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,198 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,198 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,198 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,198 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,198 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,198 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,198 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,198 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:35,200 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,200 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,200 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:35,200 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,200 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,200 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,200 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,200 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,200 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,202 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,202 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:35,202 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,202 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,202 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:35,202 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,203 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,203 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,203 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,203 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,203 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,203 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,203 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,203 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:35,203 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,203 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,203 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,203 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,205 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,205 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,205 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,205 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,205 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,205 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,205 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,205 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,205 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,205 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,205 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,205 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,222 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,222 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,222 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,222 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,222 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,222 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,223 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,223 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,223 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,223 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,223 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,223 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,223 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,223 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,223 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,223 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,223 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,223 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 73#L135true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,223 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,223 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,223 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,223 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,224 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,225 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,225 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,225 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,225 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,225 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,225 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,225 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,225 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,225 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,225 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,225 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,227 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,227 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,227 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,227 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,227 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,227 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,227 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,227 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,227 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,227 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,227 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,227 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,227 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,227 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,227 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,227 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,227 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,227 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,227 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,228 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,228 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,228 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,228 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,228 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,228 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,228 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,228 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,228 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,228 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,228 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,228 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,228 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,228 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,228 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,228 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,228 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,229 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,229 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,229 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,229 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,230 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,230 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,230 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,230 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,230 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,230 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,230 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,230 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,248 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,248 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,248 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,248 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,248 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,248 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,248 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,248 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,248 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,248 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,248 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,248 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,250 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,250 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,250 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,251 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,251 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,251 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,251 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,251 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 24#L179-2true, 154#true, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,251 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,251 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,251 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,251 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,251 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,251 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,251 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,251 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,251 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,251 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,251 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,251 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,251 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,251 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,252 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,252 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,252 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,252 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,252 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,253 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,253 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,253 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,253 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,253 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,253 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,253 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,253 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,253 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,253 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,254 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,254 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,254 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,254 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,254 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,254 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,254 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 86#L106true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,254 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,254 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,254 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,254 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,257 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,257 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,257 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,257 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,257 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,257 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,257 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,258 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 117#L119-1true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,258 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,258 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,258 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,258 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,260 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,260 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,260 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,260 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,261 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,261 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,261 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,261 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 91#L102true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,261 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,261 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,261 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,261 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,347 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,347 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,347 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,347 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:35,348 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,348 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,348 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,348 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,348 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,348 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,348 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,348 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,352 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:35,352 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,352 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,352 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,352 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:35,352 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,353 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,353 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,353 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,353 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,353 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,353 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,355 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,355 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,355 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,355 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,355 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,355 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,355 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,355 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,356 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,356 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,356 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,369 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,369 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,369 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,369 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,369 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,369 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,369 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,369 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,369 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,369 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,369 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,370 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 69#L106-5true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,372 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,372 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,372 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,372 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 69#L106-5true, 8#L62-3true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,372 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,372 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,372 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,372 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 69#L106-5true, 8#L62-3true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,372 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,372 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,372 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,372 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 8#L62-3true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,373 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 8#L62-3true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,373 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 8#L62-3true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,373 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,373 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,373 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,373 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,373 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,374 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,374 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,374 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,374 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,374 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 120#L178-1true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,374 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,374 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,377 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,377 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,377 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,377 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,377 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,377 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,377 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,377 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 76#L120-3true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,378 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,378 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,378 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,378 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:35,541 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,541 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,541 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,541 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:35,541 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,541 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,541 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,541 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,541 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,541 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,541 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,541 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,546 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,546 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,546 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,546 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,546 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,546 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,546 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,546 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,546 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,546 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,546 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,546 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:35,547 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,547 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,547 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,547 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:35,547 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,547 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,547 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,547 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:35,547 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,547 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,547 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,547 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,560 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:35,560 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,561 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,561 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,561 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,561 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,566 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,566 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,566 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,566 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,566 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,566 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,566 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,566 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,566 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,566 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,566 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,566 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:35,566 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,566 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,566 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,566 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:35,567 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,567 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,567 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,567 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,567 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,567 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,567 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,567 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:35,567 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,567 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,567 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,567 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:35,567 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,567 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,567 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,567 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,568 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,568 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,568 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,568 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,571 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,571 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,571 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,571 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,571 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,571 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,571 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,571 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,571 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,571 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,571 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,571 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:35,575 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,575 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,575 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,575 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:35,575 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,575 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,575 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,575 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 79#L44true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,575 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,575 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,575 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,575 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:35,584 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,584 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,584 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,584 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:35,584 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,584 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,584 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,584 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,584 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,584 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,584 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,584 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 39#L123true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,590 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,590 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,590 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,590 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,590 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,590 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,590 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,590 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 39#L123true, 160#true, 79#L44true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,591 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,591 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,591 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,591 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:35,596 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,596 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,596 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,596 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 76#L120-3true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:35,596 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,596 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,596 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,596 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 76#L120-3true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:35,596 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,596 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,596 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,596 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,603 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,603 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,603 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,603 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 158#true]) [2025-03-04 15:26:35,603 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,603 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,603 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,603 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 41#L150-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,603 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,603 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,604 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,604 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 79#L44true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,605 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,605 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,605 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,605 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:35,605 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,605 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,605 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,605 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:35,605 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,605 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,605 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,605 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,607 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,607 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,607 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,607 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,607 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,607 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,607 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,607 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 79#L44true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,607 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,607 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,607 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,607 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,718 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,718 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,718 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,718 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,718 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,718 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,719 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,719 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,719 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,719 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,719 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,719 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,720 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,720 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,720 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,720 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,720 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,722 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,723 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,723 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,723 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,723 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,723 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:35,723 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,723 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,723 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,723 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,724 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,724 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,724 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,724 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,724 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,724 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,724 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,724 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,724 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,724 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,724 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,725 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,725 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,725 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,725 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,725 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,726 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,726 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,726 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,726 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,726 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,726 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,726 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,726 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,726 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,726 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,726 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,726 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:35,732 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,732 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,732 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,732 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:35,732 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,732 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,732 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,732 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,732 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,732 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,732 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,732 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:35,737 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,737 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,737 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,737 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:35,737 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,737 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,737 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,737 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,737 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,737 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,737 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,737 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,744 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,744 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,744 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,745 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,745 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,745 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,745 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,745 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,745 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,745 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,745 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,745 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,745 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,745 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,745 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,745 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,745 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,745 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,745 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,745 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,746 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,746 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,746 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,746 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,746 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,746 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,746 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,746 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,746 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,746 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,746 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,746 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,746 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,746 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,746 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,746 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,750 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,750 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,750 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,750 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,750 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,750 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,750 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,750 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,750 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,750 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,750 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,750 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,753 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,753 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,753 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,753 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,753 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,753 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,753 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,753 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,753 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,753 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,753 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,753 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,754 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,754 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,754 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,754 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,754 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,754 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,755 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,755 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,755 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,755 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,755 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,755 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,755 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,755 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,755 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,755 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,755 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,755 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:35,759 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,759 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,759 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,759 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:35,760 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,760 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,760 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,760 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,760 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,760 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,760 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,760 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,766 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,766 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,766 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,766 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,766 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,766 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:35,777 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,777 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,777 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,777 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:35,777 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,777 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,777 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,777 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,777 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,777 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,777 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,777 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,788 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,788 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,788 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,788 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,788 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,788 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,788 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,788 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,788 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,788 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,788 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,788 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:35,791 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,791 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,791 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,791 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:35,791 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,791 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,792 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,792 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,792 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,792 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,792 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,792 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,798 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,798 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,798 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,798 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,798 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,798 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,798 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,798 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,798 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,798 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,798 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,798 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,798 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,798 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,798 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,798 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,799 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,799 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,799 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,799 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:35,799 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,799 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,799 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,799 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,799 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,799 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,799 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,799 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,799 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,799 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,799 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,799 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 86#L106true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:35,800 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,800 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,800 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,800 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,804 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,804 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,804 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,804 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,804 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,804 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,804 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,804 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,804 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,804 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,804 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,804 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 115#L65true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,824 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,824 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,824 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,824 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 115#L65true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,824 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,824 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,824 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,824 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 115#L65true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,824 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,824 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,824 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,824 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,829 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,829 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,829 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,829 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:35,829 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,829 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,829 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,829 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,829 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,829 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,829 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,829 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,835 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,835 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,835 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,835 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,835 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,835 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,835 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,835 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,835 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,835 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,835 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,835 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:35,837 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,837 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,837 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,837 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:35,837 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,837 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,837 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,837 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,838 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,838 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,838 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,838 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,840 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,840 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,840 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,840 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,840 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,840 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,840 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,840 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:35,840 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,840 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,840 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,840 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,841 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,841 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,841 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,841 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,841 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,841 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,841 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,841 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:35,841 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,841 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,841 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,841 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,841 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,841 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,841 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,841 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,841 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,841 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,842 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,842 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:35,842 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,842 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,842 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,842 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,844 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,844 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,844 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,844 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:35,844 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,844 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,844 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,844 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,844 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,844 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,845 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,845 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,850 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,850 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,850 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,850 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,850 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,850 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,850 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,850 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,850 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,856 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,856 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,856 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,856 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,856 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,856 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,856 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,856 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,856 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,856 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,856 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,856 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:35,862 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,862 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,862 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,862 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:35,862 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,862 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,862 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,862 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,862 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,862 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,862 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,862 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:35,862 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,862 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,862 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,862 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:35,862 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,862 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,863 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,863 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,863 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,863 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,863 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,863 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:35,863 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,863 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,863 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,863 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:35,863 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,863 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,863 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,863 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,863 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,863 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,863 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,864 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:35,874 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,874 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,874 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,874 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:35,874 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,874 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,874 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,874 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,875 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,875 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,875 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,875 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:35,879 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,879 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,879 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,879 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:35,879 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,879 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,879 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,879 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,879 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,879 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,879 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,879 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,901 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,901 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,901 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,901 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,901 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,901 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,901 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,901 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,902 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,902 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,902 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,902 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,905 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,905 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,905 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,905 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,905 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,905 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,905 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,905 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,905 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,905 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,905 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,905 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,910 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,910 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,910 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,910 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:35,910 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,910 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,910 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,911 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,911 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,911 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,911 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,915 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,915 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,915 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,915 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,915 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,915 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,916 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,916 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,916 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,916 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:35,916 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,916 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,916 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,916 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,916 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,916 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,917 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,917 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,917 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,917 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,917 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,917 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,917 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,917 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,921 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,921 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,921 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,921 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,921 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,921 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,921 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,921 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,921 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,921 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,921 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,921 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,923 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,923 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,923 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,923 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:35,924 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,924 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:35,928 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,928 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,928 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,928 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:35,928 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,928 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,928 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,928 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 82#L99-1true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,928 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,928 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,928 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,928 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,938 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,938 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,938 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,938 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,938 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,938 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,938 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,938 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,938 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,941 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,941 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,941 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,941 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,942 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,942 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,942 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,942 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,942 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,942 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,943 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,943 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,943 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,943 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,943 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,943 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,943 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,943 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,944 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,944 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,944 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,944 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,944 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,944 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,944 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,944 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,944 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,944 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,944 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,944 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,944 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,944 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,944 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,944 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:35,944 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,944 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,944 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,944 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,949 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,949 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,949 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,949 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,949 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,949 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,949 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,949 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,949 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,949 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,949 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,949 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,951 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,951 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,951 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,951 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:35,952 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,952 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,952 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:35,952 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,952 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,952 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:35,988 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,988 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,988 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:35,988 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,988 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,988 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:35,988 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,988 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:35,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:35,988 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,018 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,018 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,018 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,018 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,018 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,018 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,018 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,018 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,018 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,029 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,029 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,029 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,029 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,029 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,029 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,029 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,029 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,029 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,033 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,033 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,033 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,033 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,033 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,033 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,033 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,033 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,033 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,033 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,033 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,033 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,042 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,042 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,042 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,042 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:36,042 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,042 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,042 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,042 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:36,043 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,043 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,043 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,043 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,048 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,048 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,048 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,048 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,049 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,049 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,049 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,049 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,049 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,049 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,049 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,049 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,052 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,052 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,052 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,052 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,052 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,052 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,052 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,053 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,053 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,053 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,053 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,053 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,053 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,053 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,053 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,053 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,053 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,053 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,053 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,053 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:36,053 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,053 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,053 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,053 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,054 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,054 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,054 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,054 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,054 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,054 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,055 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,055 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,055 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,055 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,057 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,057 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,057 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,057 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,057 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,057 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,057 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,057 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,057 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,057 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,058 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,058 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,059 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,059 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,059 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,060 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,060 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,060 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,060 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,060 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,060 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,060 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,060 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,060 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-04 15:26:36,062 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,063 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,063 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,063 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 153#true, 158#true]) [2025-03-04 15:26:36,063 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,063 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,063 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,063 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 35#L128-1true, 152#true, 153#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,063 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,063 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,063 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,063 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:36,068 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,068 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,068 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,068 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:36,068 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,068 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,069 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,069 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,069 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,069 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,069 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,069 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:36,071 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,071 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,071 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,071 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:36,072 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,072 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,072 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,072 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,072 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,072 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,072 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,072 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:36,076 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,076 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,076 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,076 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:36,076 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,076 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,076 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,076 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,076 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,076 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,076 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,076 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:36,076 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,076 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,076 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,076 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:36,076 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,077 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,077 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,077 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,077 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,077 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,077 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,077 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:36,077 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,077 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,077 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,077 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:36,077 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,077 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,077 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,077 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,077 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,077 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,077 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,078 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:36,083 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,083 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,083 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,083 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:36,083 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,083 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,083 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,083 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,083 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,084 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,084 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,084 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,093 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,093 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,093 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,093 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,093 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,093 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,093 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,093 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,093 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,093 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,093 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,093 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:36,106 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,106 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:36,106 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,106 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 46#L63-1true, 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,106 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,106 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:36,110 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,110 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:36,110 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,110 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,110 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,110 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,110 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,110 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,111 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,111 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,111 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,111 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:36,111 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,111 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,111 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,111 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:36,118 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,118 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,118 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,118 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:36,118 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,118 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,118 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,118 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,118 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,118 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,118 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,118 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,142 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,142 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:36,143 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,143 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,143 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,143 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:36,143 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,143 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,143 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,143 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,166 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,166 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,166 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,166 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:36,166 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,166 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,166 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,166 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:36,166 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,166 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,166 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,166 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:36,173 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,173 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:36,173 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,173 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:36,173 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,173 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:36,177 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,177 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,177 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,177 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:36,177 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,178 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,178 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,178 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 73#L135true, 149#L70-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:36,178 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,178 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,178 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,178 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:36,237 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,237 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,237 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,237 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:36,238 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,238 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,238 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:36,238 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,238 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,238 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,238 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,260 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,260 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,260 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,260 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,260 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,260 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,260 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,260 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:36,260 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,260 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,260 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,260 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,285 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,285 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,285 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,285 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:36,285 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,285 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,285 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,285 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:36,285 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,285 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,285 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,285 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [106#L181true, 27#thread2ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:36,293 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,293 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [106#L181true, 27#thread2ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:36,293 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,293 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [106#L181true, 27#thread2ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 82#L99-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:36,293 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,293 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,324 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,324 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,324 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,324 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,324 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,324 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,324 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,325 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,325 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,325 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,325 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,325 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,328 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,328 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,328 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,328 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,328 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,328 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,329 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,329 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,329 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,329 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,332 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,332 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,332 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,333 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,333 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,333 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,333 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,333 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,333 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,333 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,333 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,333 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,333 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,333 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,333 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,333 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,334 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,334 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,334 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,334 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,334 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,334 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,334 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,334 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,334 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,334 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,334 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,334 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,334 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,334 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,335 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,335 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,335 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,335 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,335 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,335 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,335 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,335 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,335 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,335 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,335 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,335 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,335 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,335 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,335 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,335 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,336 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,336 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,336 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,336 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,336 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,336 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,336 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,336 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,336 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,336 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,336 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,336 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,336 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,336 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,337 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,337 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,337 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,337 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,337 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,337 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,337 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,337 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,337 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,337 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,337 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,337 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,337 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,338 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,338 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,338 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,338 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,338 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,338 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,338 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,338 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,338 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,338 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,338 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,338 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,338 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,338 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,338 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,338 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,339 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,339 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,339 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,339 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,339 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,339 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,339 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,339 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,339 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,339 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,339 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,339 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,339 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,339 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,339 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,339 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,339 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,340 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,340 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,340 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,340 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,340 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,340 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,340 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,340 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,340 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,340 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,340 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,340 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,340 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,340 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,341 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,341 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,341 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,341 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,341 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,341 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,341 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,341 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,341 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,341 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,341 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,341 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,342 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,342 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,342 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,342 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,342 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,342 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,342 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,342 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,342 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,342 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,342 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,342 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:36,358 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,358 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,358 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,358 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:36,359 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,359 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,359 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,359 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,359 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,359 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:36,366 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,366 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,366 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,366 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:36,366 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,366 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,366 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,366 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,366 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,366 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,366 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,366 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,370 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,370 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,370 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,370 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,370 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,370 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,370 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,370 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 35#L128-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,370 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,370 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,370 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,370 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,376 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,376 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,376 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,376 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,376 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,376 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,376 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,376 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,376 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,376 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,376 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,376 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,379 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,379 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,379 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,379 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,379 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,379 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,380 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,380 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,380 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,380 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,380 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,380 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:36,397 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,397 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,397 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,397 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:36,398 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,398 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,398 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,398 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,398 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,398 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,398 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,398 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,418 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,419 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,419 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,419 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,419 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,419 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,607 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,607 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,607 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,607 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,607 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,607 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,607 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,607 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 35#L128-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,607 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,607 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,607 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,607 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:36,611 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,611 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,611 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,611 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:36,611 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,611 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,611 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,611 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,611 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,611 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,611 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,611 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,613 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,613 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,613 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,613 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,613 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,613 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,613 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,613 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,613 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,613 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,613 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,613 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,616 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,616 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,616 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,616 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,616 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,616 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,616 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,616 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,616 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,616 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,616 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,617 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:36,620 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,620 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,620 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,620 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:36,620 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,620 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,620 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,620 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 71#L152true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,620 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,620 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,620 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,620 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:36,621 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,621 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,621 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,621 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:36,621 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,621 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,621 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,621 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:36,621 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,622 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,622 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,622 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:36,623 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,623 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,623 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,623 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:36,623 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,623 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,623 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,623 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,624 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,624 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,624 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,624 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 56#thread2EXITtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:36,624 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,624 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,624 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,624 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:36,624 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,625 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,625 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,625 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:36,625 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,625 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,625 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,625 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,630 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,630 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,630 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,630 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,630 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,630 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,630 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,630 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,630 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,630 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,630 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,630 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,635 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,635 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,635 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,635 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,635 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,635 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,635 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,635 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 100#L42true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,635 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,635 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,635 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,635 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,638 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,638 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,638 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,638 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,638 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,638 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,638 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,638 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,638 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,638 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,638 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,638 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,639 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,639 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,639 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,639 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:36,639 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,639 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,639 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,639 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:36,639 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,639 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,639 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,639 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:36,644 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,644 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,644 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,644 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 100#L42true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:36,644 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,644 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,644 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,644 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 73#L135true, 100#L42true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:36,644 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,644 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,644 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,644 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 100#L42true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,646 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,646 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,647 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,647 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:36,647 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,647 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,647 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,647 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 100#L42true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:36,647 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,647 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,647 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,647 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,650 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,650 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,650 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,650 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,650 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,650 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,650 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,650 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 73#L135true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:36,650 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,650 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,650 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,650 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,664 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,664 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,664 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,664 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,664 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,664 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,664 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,664 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 152#true, 127#L148-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,664 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,664 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,664 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,664 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,672 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,672 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,672 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,672 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,672 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,672 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,672 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,672 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,672 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,672 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,672 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,672 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,676 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,676 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,676 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,676 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,676 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,676 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,676 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,676 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,676 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,676 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,676 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,676 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,678 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,678 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,678 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,678 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,678 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,678 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,678 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,678 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,678 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,678 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,678 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,678 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,679 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,679 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,679 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,679 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,679 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,679 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,686 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,686 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,686 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,686 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,686 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,686 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,686 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,686 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,686 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,686 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,687 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,687 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,688 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,688 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,688 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,688 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,689 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,689 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,689 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,689 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,689 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,689 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,689 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,690 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,690 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,690 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,690 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,690 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,690 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,691 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,691 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,691 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,691 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,691 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,691 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,692 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,692 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,692 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,692 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,692 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,692 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,698 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,698 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,698 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,698 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,698 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,698 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,698 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,698 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,699 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,699 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,699 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,704 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,704 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,704 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,704 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,704 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,704 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,704 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,704 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,704 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,704 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,704 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,704 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,705 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,705 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,705 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,705 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,705 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,705 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,705 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,705 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,705 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,705 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,705 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,705 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,709 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,709 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,709 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,709 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,709 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,709 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,709 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,709 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,709 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,709 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,709 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,709 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,710 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,710 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,710 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,710 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,710 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,710 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,710 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,710 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 56#thread2EXITtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,710 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,710 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,710 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,710 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,714 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,714 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 73#L135true, 152#true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,714 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,717 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,717 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,717 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,717 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,717 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,717 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,717 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,717 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 152#true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,717 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,717 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,717 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,717 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,722 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,722 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,722 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,722 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,722 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,722 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,722 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,722 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 73#L135true, 149#L70-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:36,722 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,722 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,722 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,722 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:36,729 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,729 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,729 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,729 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:36,730 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,730 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:36,730 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,730 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:36,737 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,737 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,737 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,737 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:36,737 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,737 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,737 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,737 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,737 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,737 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,737 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,737 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,739 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:36,739 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,739 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,739 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:36,739 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,739 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,740 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,740 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:36,740 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,740 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,740 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,740 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,740 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,741 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,741 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,741 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,741 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,741 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,741 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,742 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,742 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,742 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,742 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:36,742 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:36,742 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,743 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,743 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,743 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,748 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,748 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,748 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,748 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,748 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,748 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,748 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,748 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,748 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,748 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,748 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,748 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,753 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,753 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,753 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,753 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,753 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,753 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,753 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,753 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,753 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,753 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,753 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,753 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,754 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,754 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:36,754 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,754 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:36,754 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,754 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:36,759 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,759 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,759 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,759 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:36,759 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,759 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,759 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,759 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,759 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,759 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,759 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,759 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:36,766 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:36,766 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,766 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:36,766 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:36,766 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,766 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,766 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:36,767 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:36,767 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:36,767 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:36,767 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:36,767 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,767 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,768 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,768 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,768 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:36,768 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,768 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,768 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,768 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:36,768 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,768 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,768 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,768 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,768 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,768 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,768 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,768 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:36,769 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:36,769 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,769 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:36,769 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:36,769 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,769 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,769 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:36,780 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,780 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,780 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,780 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:36,780 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,780 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,780 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,780 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,780 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,780 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,780 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,780 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,781 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,781 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,781 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,781 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:36,781 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,781 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,781 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,781 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:36,781 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,781 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,781 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,781 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,790 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,790 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,790 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,790 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,790 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,790 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,790 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,790 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:36,791 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,791 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,791 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,791 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 15:26:36,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 18#L48-5true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,804 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,804 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,804 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,804 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 18#L48-5true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,804 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,804 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,804 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,804 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 18#L48-5true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,804 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,805 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,805 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,805 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:36,810 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,810 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,810 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,810 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 91#L102true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:36,810 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,810 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,810 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,810 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 107#L133true, 91#L102true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:36,810 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,810 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,810 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,810 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:36,823 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:36,823 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:36,823 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:36,823 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:36,823 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:36,823 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,823 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:36,824 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,824 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,824 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,824 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:36,824 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,824 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,824 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,824 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-04 15:26:36,824 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,824 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,824 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,824 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,864 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,864 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,865 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,865 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,865 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,865 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,865 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,865 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,866 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,866 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,866 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,866 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:36,866 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,866 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,866 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,869 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,869 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,869 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,869 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,869 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,869 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,869 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,869 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,869 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,869 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,869 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,869 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,871 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,871 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,871 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,871 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,871 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,871 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,871 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,871 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,871 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,871 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,871 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,871 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,871 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,871 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,871 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,871 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,872 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,872 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,872 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,872 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,872 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,872 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,872 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,872 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,872 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,872 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,872 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,872 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,872 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,872 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,872 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,872 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,872 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,872 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,872 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,872 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,873 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,873 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,873 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,873 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,873 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,873 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,873 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,873 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,873 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,873 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,873 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,873 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:36,877 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,877 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,877 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,877 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:36,877 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,877 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,877 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,877 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,877 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,877 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,878 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,878 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:36,881 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,881 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:36,881 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,881 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,881 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,881 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,891 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,891 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,891 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,891 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,891 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,891 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,891 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,891 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,891 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,891 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,891 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,891 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,892 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:36,892 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,892 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,892 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,892 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 73#L135true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,892 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,892 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,895 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,895 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,895 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,895 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,895 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,895 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,895 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,895 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,895 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,895 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,895 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,895 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,898 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,898 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,898 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,898 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,898 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,898 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,898 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,898 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,898 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,898 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,898 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,898 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,899 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,899 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,899 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,899 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,899 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,899 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,899 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,899 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,899 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,899 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,899 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,899 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,899 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,899 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,899 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,899 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,899 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,899 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,899 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,900 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,900 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,900 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,900 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,900 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:36,903 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,903 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,903 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,903 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:36,903 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,903 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,903 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,903 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,903 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,903 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,903 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,903 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:36,913 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,913 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:36,913 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,913 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,913 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,913 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,914 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,914 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,914 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,914 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,914 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,914 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,914 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,914 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,914 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,914 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,914 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,914 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:36,916 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:36,916 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,916 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,923 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,923 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,923 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,923 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,923 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,923 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,923 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,923 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,924 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,924 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,924 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,928 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,928 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,928 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,928 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:36,928 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,928 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,928 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,928 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,928 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,928 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,928 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,928 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:36,930 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,930 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,930 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,930 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:36,930 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,930 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,930 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,930 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,930 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,930 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,930 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,930 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,931 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,931 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,931 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,931 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,931 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,931 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,931 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,931 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,932 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,932 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,932 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:36,932 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,932 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,932 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:36,933 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,933 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,933 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,933 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,935 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,936 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,936 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,936 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,936 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,936 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,955 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,955 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,955 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,956 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:36,956 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,956 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,956 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,956 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,956 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,956 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,956 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,956 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:36,957 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,957 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,957 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,957 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:36,957 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,957 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,957 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,957 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,957 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,957 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,957 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,957 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,958 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,958 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,958 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,958 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,958 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,958 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,958 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,958 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:36,958 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,958 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,958 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,958 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,959 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,959 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,959 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,959 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,959 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,959 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,959 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,960 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:36,960 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,960 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,960 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,960 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,960 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,960 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,960 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,960 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,960 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,960 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,960 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,960 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,961 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,961 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,961 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,961 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,961 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,961 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,961 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,961 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:36,961 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,961 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,961 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,961 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:36,962 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,962 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,962 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,962 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,964 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,964 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,964 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,964 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,964 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,964 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,964 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,964 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,964 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,965 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,965 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,965 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:36,972 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,972 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,972 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,972 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:36,972 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,972 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,972 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,972 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,972 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,972 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,972 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,972 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:36,974 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,974 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,974 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:36,974 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,974 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,974 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,974 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,974 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,974 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:36,975 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,975 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,975 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,975 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:36,975 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,975 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,975 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,975 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,976 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,976 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:36,976 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,976 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:36,976 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,976 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,977 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,977 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,977 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,977 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:36,977 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,977 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,977 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,977 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:36,977 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,977 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,977 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,977 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,977 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,977 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,977 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,977 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,980 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,980 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,980 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,980 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:36,980 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,980 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,980 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,980 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 117#L119-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,980 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,980 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,980 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,980 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:36,983 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,983 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,983 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,983 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:36,983 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,983 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,983 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,983 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:36,983 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,983 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:36,983 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:36,983 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,002 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,002 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,002 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,002 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,002 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,002 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,002 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,002 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,002 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,002 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,002 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,002 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,006 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,006 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,006 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,006 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,006 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:37,006 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,007 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,007 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:37,007 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,007 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,007 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:37,007 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,009 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,009 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,009 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,009 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,009 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,009 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,009 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,009 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,009 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,009 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,009 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,009 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,019 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,019 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,019 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,019 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,019 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,019 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 24#L179-2true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,021 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 24#L179-2true, 8#L62-3true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,022 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 24#L179-2true, 8#L62-3true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,022 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 8#L62-3true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,022 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 8#L62-3true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,022 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 8#L62-3true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,022 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,022 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,023 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 24#L179-2true, 154#true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,023 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,023 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 8#L62-3true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,023 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 8#L62-3true, 154#true, 160#true, 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,023 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,023 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,023 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,024 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,024 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,024 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 24#L179-2true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,024 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,024 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,024 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,024 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,028 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,028 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,028 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,028 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,028 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,028 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 76#L120-3true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,028 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,028 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,028 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:37,089 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,089 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,089 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,089 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:37,090 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,090 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,090 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,090 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,090 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,090 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,090 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,090 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,098 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,098 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,098 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,098 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:37,098 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,099 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,099 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,099 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 28#L138-3true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,099 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,099 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,099 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,099 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,102 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,102 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,102 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,103 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 158#true]) [2025-03-04 15:26:37,103 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,103 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,103 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,103 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,103 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,103 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,103 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,103 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,103 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,103 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,103 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,104 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,104 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,104 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,104 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,104 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:37,104 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,104 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,104 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,104 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,104 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,104 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,105 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,105 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,105 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,105 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,105 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,105 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:37,105 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,105 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,105 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,105 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,105 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,105 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,106 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,106 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:37,108 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,108 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,108 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:37,108 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,108 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,108 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 28#L138-3true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,109 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,109 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,109 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:37,116 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,116 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,116 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,116 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:37,117 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,117 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,117 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,117 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,117 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,117 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,117 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,117 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:37,118 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,119 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,119 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,119 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:37,119 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,119 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,119 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,119 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,119 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,119 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,119 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,119 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,122 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,122 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,122 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,122 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,122 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,122 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,122 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,122 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,122 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,123 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,123 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,123 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,123 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,123 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,123 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,123 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,123 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,123 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,123 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,123 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,123 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,123 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,123 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,123 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,124 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,124 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,124 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,124 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,124 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,124 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,124 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,124 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,124 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,124 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,124 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,124 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:37,127 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,128 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,128 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:37,128 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,128 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,128 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,128 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,128 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,128 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,141 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,141 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,141 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,141 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,142 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 133#L104true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,142 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,143 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,143 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,143 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,143 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,143 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,143 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,143 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,143 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 117#L119-1true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:37,143 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,143 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,143 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,143 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,144 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,144 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,144 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,144 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,144 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,144 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,144 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,144 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 120#L178-1true, 154#true, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,144 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,144 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,144 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,144 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 130#L109-3true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,165 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,165 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,165 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,165 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 130#L109-3true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,165 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,165 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,165 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,165 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,165 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,165 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,165 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,165 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,168 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,168 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,168 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,168 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,168 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,168 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,168 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,168 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,168 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,168 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,168 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,168 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:37,169 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:37,169 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,169 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:37,169 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:37,169 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,169 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,169 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:37,172 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,172 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 28#L138-3true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:37,172 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,172 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 28#L138-3true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,172 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,172 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:37,333 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,334 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,334 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,334 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:37,334 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,334 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,334 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,334 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,334 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,334 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,334 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,334 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:37,339 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,339 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,339 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,339 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 91#L102true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:37,339 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,339 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,339 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,339 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 91#L102true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,339 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,339 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,339 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,339 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:37,340 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,340 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,340 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,340 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 35#L128-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:37,341 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,341 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,341 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,341 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 35#L128-1true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,341 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,341 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,341 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,341 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:37,344 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,344 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,344 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,344 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:37,344 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,344 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,344 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,344 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,344 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,344 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,344 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,344 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,346 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,346 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,346 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,346 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:37,346 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,346 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,346 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,346 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,346 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,346 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,346 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,346 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 41#L150-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,348 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,348 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,348 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,348 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 41#L150-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,348 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,348 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,348 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,348 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 79#L44true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,348 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,348 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,348 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,348 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,349 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,349 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,349 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,349 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 135#L92-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,349 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,349 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,349 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,349 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 135#L92-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,349 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,349 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,349 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,349 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 141#thread3EXITtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,350 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,350 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,350 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,350 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 141#thread3EXITtrue, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,350 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,350 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,350 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,350 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 141#thread3EXITtrue, 79#L44true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,350 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,351 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,351 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,351 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 41#L150-1true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,355 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,355 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,355 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,355 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:37,355 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,355 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,355 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,355 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 41#L150-1true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,355 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,355 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,355 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,355 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 160#true, 79#L44true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,356 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,356 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,356 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,356 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:37,356 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,356 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,356 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,356 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 79#L44true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:37,356 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,356 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,356 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,356 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:37,357 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,357 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,357 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,357 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:37,357 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,357 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,357 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,357 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 79#L44true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,357 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,357 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,357 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,357 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,358 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,358 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,358 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,358 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:37,358 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,358 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,358 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,358 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:37,358 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,358 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,358 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,358 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:37,395 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,395 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,395 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,395 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 149#L70-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:37,395 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,395 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,395 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,395 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 149#L70-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:37,395 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,395 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,395 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,395 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,437 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,437 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,437 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,437 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,437 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,437 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,437 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,437 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,437 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,437 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,437 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,437 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,444 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,444 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,444 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,444 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,444 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,444 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,444 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,444 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,444 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,444 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,444 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,445 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:37,446 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,446 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,446 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,446 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:37,446 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,446 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,446 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,446 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,446 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,446 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,446 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,446 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,447 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,447 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,447 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,447 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,447 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,447 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,447 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,447 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:37,447 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,447 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,447 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,447 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,448 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,448 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:37,448 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,448 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,448 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,448 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,449 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,449 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,449 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,449 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,449 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,449 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,449 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,449 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,449 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,449 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,449 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,449 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:37,451 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,451 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,451 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,451 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:37,451 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,451 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,451 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,451 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,451 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,451 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,451 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,451 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,466 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,466 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,466 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,466 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,466 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,466 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,466 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,466 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,466 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,466 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,466 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,466 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,469 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,469 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,469 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,469 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:37,469 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,469 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,469 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,469 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,469 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,469 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,469 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,469 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,479 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,479 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,479 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,479 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,479 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,479 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,479 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,479 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,479 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,479 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,479 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,479 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:37,483 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,483 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,483 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,483 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:37,483 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,483 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,483 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,483 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,483 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,483 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,484 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,484 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,485 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,485 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,485 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,485 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,485 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,485 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,485 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,485 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:37,485 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,485 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,485 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,485 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,486 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,486 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:37,486 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,486 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,486 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,486 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,487 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,487 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,487 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,487 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,487 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,487 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,487 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,487 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,487 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,487 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,487 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,487 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:37,490 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,490 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,490 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,490 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:37,490 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,490 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,490 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,490 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,490 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,490 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,490 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,490 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,494 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,494 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,494 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,494 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,494 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,494 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,494 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,494 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,494 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,494 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,494 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,494 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,500 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,500 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,500 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,500 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,500 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,500 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,503 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,503 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,503 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,503 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,503 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,503 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,503 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,503 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,503 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,503 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,503 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,503 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,503 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,503 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,503 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,503 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,504 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,504 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,504 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,504 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,504 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,504 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,505 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,505 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,505 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,505 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,505 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,505 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,505 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,505 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,505 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,505 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,505 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,505 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:37,508 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,508 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,508 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,508 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:37,508 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,508 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,508 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,508 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 117#L119-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,508 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,508 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,508 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,508 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:37,511 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,511 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,511 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,511 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:37,511 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,511 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,511 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,511 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,511 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,511 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,511 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,511 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,517 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,517 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,517 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,517 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,517 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,517 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,517 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,517 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,517 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,517 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,517 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,517 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,522 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,522 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,522 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,522 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,522 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,522 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,522 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,522 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,522 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,522 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,522 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,522 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,523 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,523 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,523 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,523 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,523 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,523 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,523 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,523 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:37,523 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,523 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,523 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,523 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,523 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,523 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,523 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,523 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,523 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,523 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,523 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:37,524 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,524 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,524 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,524 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,524 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,524 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:37,524 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,524 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:37,529 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,529 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,529 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,529 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:37,529 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,529 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,529 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,529 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,529 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,529 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,529 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,529 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,533 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,533 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,533 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,533 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,533 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,533 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,533 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,533 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,533 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,533 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,533 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,533 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,539 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,539 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,539 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,540 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,540 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,540 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,540 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,540 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,540 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,540 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,540 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,540 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,542 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,542 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,542 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,542 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,542 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,542 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,542 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,542 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,542 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,542 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,542 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,543 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,543 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,543 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,543 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,543 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,543 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,543 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,543 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,543 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,543 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,543 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,543 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,543 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,543 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,543 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,543 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,543 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,543 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,543 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,544 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,544 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,544 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,544 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,544 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,544 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,544 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,544 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,544 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,544 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,544 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,544 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,544 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,544 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,544 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,544 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,544 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,544 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:37,547 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,547 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,547 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,547 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:37,547 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,547 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,547 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,547 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 109#L48true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,547 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,547 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,547 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,547 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:37,550 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,550 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,550 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,550 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:37,550 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,550 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,550 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,550 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,550 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,550 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,550 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,550 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:37,552 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,552 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,552 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,552 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:37,552 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,552 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,552 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,552 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,552 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,552 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,552 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,552 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,556 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,556 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,557 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,557 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,557 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,557 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,557 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,557 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,557 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,557 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,559 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,560 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,560 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,560 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,560 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,560 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,560 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,561 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,561 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,561 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:37,561 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:37,561 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,561 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,561 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,562 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,562 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,562 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,562 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,562 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,562 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,562 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,562 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,562 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,562 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,562 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,562 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:37,566 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,566 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,566 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,566 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:37,566 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,566 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,566 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,566 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,566 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,566 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,566 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,566 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:37,568 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,568 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,568 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,568 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:37,568 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,568 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,569 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,569 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,569 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,569 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,569 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,569 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:37,576 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,576 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,576 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,576 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:37,576 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,576 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,576 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,576 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:37,577 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,577 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,577 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,577 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:37,581 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,581 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,581 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,581 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:37,581 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,581 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,581 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,581 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:37,581 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,581 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,581 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,581 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,584 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,584 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,584 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,584 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,584 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,584 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,584 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,584 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,584 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,584 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,584 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,584 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,584 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,584 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,584 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,584 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,585 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,585 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,585 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,585 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,585 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,585 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,585 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,586 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,586 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,586 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,586 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,586 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:37,586 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,586 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,586 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,586 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,588 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,588 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,588 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,588 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,588 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,588 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,588 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,588 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,588 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,588 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,588 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,588 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,589 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,589 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,589 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,589 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,589 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,589 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,589 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,589 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,590 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,590 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,590 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,590 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:37,592 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,592 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,592 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,592 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:37,592 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,592 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,592 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,592 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 35#L128-1true, 82#L99-1true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,592 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,592 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,592 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,592 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 127#L148-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,596 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,596 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,596 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,596 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 127#L148-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,596 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,596 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,596 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,596 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 82#L99-1true, 127#L148-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,596 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,596 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,596 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,596 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,598 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,598 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,598 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,598 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,598 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,598 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,598 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,598 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,598 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,598 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,598 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,598 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,601 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,601 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,601 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,601 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,601 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,601 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,602 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,602 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,602 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,602 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,602 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,602 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,602 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,602 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:37,602 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,602 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,603 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,603 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,603 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,603 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,603 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,603 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:37,607 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,607 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,607 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,607 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:37,607 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,607 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,607 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,607 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 82#L99-1true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:37,607 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,607 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,607 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,607 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,620 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,620 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,620 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,620 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,620 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,620 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,620 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,620 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 133#L104true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,620 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,620 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,620 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,620 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,623 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,623 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,623 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,623 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,623 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,623 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,624 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,624 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,624 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,628 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,628 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,628 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,628 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,628 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,628 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,629 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,629 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,629 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,629 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,629 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,629 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:37,650 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,651 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,651 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,651 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:37,651 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,651 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,651 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,651 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:37,651 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,651 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,651 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,651 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:37,679 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,679 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,679 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:37,679 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,679 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,679 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:37,679 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,679 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,679 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:37,687 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,687 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,687 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,687 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:37,688 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,688 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,688 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,688 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 73#L135true, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:37,688 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,688 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,688 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,688 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,692 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,692 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,692 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,692 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:37,692 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,692 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,692 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,692 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:37,692 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,692 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,692 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,692 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 114#L73true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,695 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 114#L73true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,695 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 114#L73true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:37,695 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:37,699 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,699 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,699 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,699 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:37,699 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,699 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,699 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,699 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:37,700 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,700 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,700 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,700 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:37,701 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,701 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,701 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,701 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:37,701 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,701 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,701 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,701 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,701 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,701 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,701 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,701 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,704 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,704 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,704 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,704 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,704 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,704 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,705 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,705 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,705 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,705 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:37,705 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,705 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:37,709 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,709 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,709 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,709 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:37,709 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,709 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,709 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,709 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:37,709 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,709 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,709 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,709 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-04 15:26:37,711 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,711 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,711 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,711 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-04 15:26:37,711 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,711 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,711 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,711 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 152#true, 153#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,711 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,711 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,711 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,711 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,716 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,716 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,716 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,716 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,716 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,716 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,716 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,716 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,716 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,716 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,716 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,716 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,718 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,718 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,718 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,718 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,718 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,718 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,718 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,718 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,718 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,718 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,718 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,718 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,720 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,720 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,720 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,720 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,720 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,720 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,721 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,721 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,721 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,721 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,721 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,721 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,721 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,722 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,722 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:37,725 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,725 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,725 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:37,725 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,725 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,725 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,725 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,725 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,725 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:37,730 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,730 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,730 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:37,731 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,731 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,731 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,731 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 73#L135true, 153#true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:37,731 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,731 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,731 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,731 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,739 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,739 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,739 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,739 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,739 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,739 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,739 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,739 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,739 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,739 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,739 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,739 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,741 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,741 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,741 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,741 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:37,741 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 117#L119-1true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,742 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,742 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,742 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,742 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,742 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,742 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,742 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,742 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,742 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:37,742 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,742 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,742 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,762 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,762 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,762 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,762 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:37,762 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,762 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,762 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,762 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 73#L135true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:37,762 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,762 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,762 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,762 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:37,777 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,777 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,777 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,777 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:37,777 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,777 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,777 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,777 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 91#L102true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:37,777 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,777 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,777 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,777 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 82#L99-1true, 152#true, 153#true, 158#true]) [2025-03-04 15:26:37,782 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,782 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,782 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,782 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 82#L99-1true, 152#true, 153#true, 158#true]) [2025-03-04 15:26:37,782 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,782 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,782 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,782 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 149#L70-1true, 82#L99-1true, 152#true, 153#true, 158#true]) [2025-03-04 15:26:37,782 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,782 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,782 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,782 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:37,827 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,827 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,827 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,827 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:37,828 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,828 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,828 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,828 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:37,828 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,828 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,828 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,828 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,829 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,829 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,829 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,829 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:37,829 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,829 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,829 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,829 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 73#L135true, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:37,829 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,829 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,829 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,829 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 91#L102true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,845 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,845 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,845 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,845 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:37,845 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,845 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,845 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,845 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 91#L102true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:37,845 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,845 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,845 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,845 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 106#L181true, 27#thread2ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:37,848 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,848 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,848 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,848 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 106#L181true, 27#thread2ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:37,848 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,848 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,848 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,848 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 106#L181true, 27#thread2ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:37,848 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,848 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,848 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,848 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,863 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,863 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:37,863 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,863 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:37,863 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,863 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:37,884 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,884 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,885 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,885 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:37,885 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,885 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,885 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,885 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,885 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,885 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,885 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,885 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,901 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,901 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,901 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,901 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,901 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,902 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,902 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,902 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,902 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,902 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,902 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,902 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,909 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,909 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,909 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,909 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,910 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,910 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,910 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,910 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,910 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,910 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,910 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,910 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:37,913 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,913 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:37,913 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,913 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,913 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,913 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,915 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,915 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,915 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,927 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,927 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,927 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,927 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,927 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,927 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,927 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,927 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,927 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,927 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,928 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,928 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,931 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,931 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,931 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,931 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,931 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,931 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,931 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,931 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,931 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,932 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,932 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,932 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,932 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,932 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,932 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,932 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,933 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,933 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,933 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,933 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,933 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,934 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,934 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,934 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,934 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,934 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:37,934 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,934 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,934 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,934 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,935 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,935 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,935 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,935 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,935 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,935 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,936 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,936 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,936 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,936 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:37,936 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,936 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:37,936 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,936 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:37,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:37,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:38,119 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,120 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,120 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,120 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:38,120 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,120 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,120 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,120 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,120 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,120 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,120 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,120 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:38,127 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,127 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,127 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,127 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:38,127 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,127 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,127 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,127 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,128 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,128 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,128 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,129 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,129 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,129 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,129 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:38,129 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,129 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,129 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,129 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:38,129 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,129 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,129 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,129 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,134 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,135 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,135 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,135 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,135 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,135 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,135 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,135 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,135 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,135 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,135 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,135 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,136 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,136 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,136 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,136 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 56#thread2EXITtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,136 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,136 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,136 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,136 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 56#thread2EXITtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,136 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,136 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,136 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,136 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:38,141 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,141 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,141 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,141 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:38,141 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,141 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,141 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 73#L135true, 100#L42true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:38,142 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:38,146 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,146 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,146 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,146 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:38,146 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,146 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,146 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,146 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:38,146 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,146 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,146 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,146 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,153 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,153 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,153 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,153 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:38,153 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,153 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,153 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,153 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:38,153 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,153 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,153 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,153 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,162 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,162 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,162 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,162 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,162 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,162 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,162 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,162 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,162 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,163 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,163 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,163 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,169 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,169 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,169 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,169 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,169 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,170 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,170 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,170 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,170 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,170 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,170 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,170 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,171 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,171 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,171 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,171 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,172 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,172 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,172 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,172 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,172 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,172 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,173 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,173 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,173 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,173 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,173 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,173 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,173 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,174 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,174 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,174 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,174 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,174 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,174 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,174 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,175 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,175 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,175 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,175 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,175 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,175 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,175 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,175 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,175 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,175 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,175 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,175 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,175 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,175 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,175 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,181 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,181 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,181 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,181 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,181 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,181 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,181 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,181 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 2#L180true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,181 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,181 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,181 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,181 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,187 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,187 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,187 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,187 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,187 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,187 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,187 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,187 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,187 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,187 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,187 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,187 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,188 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,188 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,188 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,188 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,188 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,188 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,188 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,188 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,188 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,188 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,188 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,188 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,194 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,194 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,194 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,194 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,194 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,194 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,194 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,194 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,194 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,194 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,194 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,194 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,201 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,201 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,201 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,201 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,201 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,201 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,201 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,201 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 127#L148-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,201 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,201 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,201 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,201 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,202 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,202 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,202 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,202 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,202 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,203 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,203 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,203 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,203 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,203 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,203 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,203 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,203 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,204 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,204 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,204 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,204 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,204 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,205 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,205 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,205 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,205 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,205 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,205 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,205 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,205 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,205 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,206 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,206 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,206 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,206 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,206 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,206 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,206 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,206 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,206 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,206 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,206 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,206 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 127#L148-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,206 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,206 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,206 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,206 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,217 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,217 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,217 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,217 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,217 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,217 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,217 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,217 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,217 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,217 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,217 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,217 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,218 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,218 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,218 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,218 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,218 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,218 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,218 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,218 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,219 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,219 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,219 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,219 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,227 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,227 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,227 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,227 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,227 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,227 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,227 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,227 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-04 15:26:38,227 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,227 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,227 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,227 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:38,237 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,237 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,237 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,238 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:38,238 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,238 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,238 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,238 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:38,238 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,238 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,238 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,238 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,241 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,241 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,241 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,241 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 152#true, 158#true]) [2025-03-04 15:26:38,241 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,241 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,241 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,241 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 152#true, 158#true]) [2025-03-04 15:26:38,241 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,241 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,241 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,241 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:38,246 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,246 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,246 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,246 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:38,246 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,246 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,246 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,246 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,247 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,247 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,247 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,247 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:38,253 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,253 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,253 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,253 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:38,253 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,253 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,253 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,253 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,253 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,253 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,253 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,253 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:38,254 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:38,254 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,254 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:38,254 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:38,254 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,254 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,255 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,255 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,255 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:38,255 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:38,256 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,256 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,256 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,256 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,256 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,256 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,256 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,256 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:38,256 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,256 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,256 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,256 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:38,256 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,256 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,256 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,256 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,256 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,256 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,256 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,256 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:38,257 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,257 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,257 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,257 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:38,257 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,257 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,257 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,257 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:38,257 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,257 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,257 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,257 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:38,266 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,266 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,266 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,266 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:38,266 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,266 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,266 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,266 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,266 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,266 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,266 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,266 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 135#L92-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,267 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,267 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,267 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,267 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:38,267 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,267 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,267 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,267 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 135#L92-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:38,268 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,268 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,268 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,268 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,273 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,273 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,273 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,273 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,273 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,273 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,273 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,273 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,273 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,273 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,273 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,273 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,279 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,279 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,279 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,279 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,279 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L149-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,279 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,279 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,280 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,280 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,280 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,280 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,280 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,280 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,280 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:38,281 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:38,281 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,281 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,281 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:38,281 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,281 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:38,282 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:38,282 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,282 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,282 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:38,282 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,282 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,282 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,286 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,286 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,286 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,286 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:38,286 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,286 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,286 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,286 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:38,287 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,287 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,287 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,287 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:38,292 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,292 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,292 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,292 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:38,293 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,293 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,293 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:38,293 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,293 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:38,294 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,294 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,294 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,294 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 15:26:38,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:38,314 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,314 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,314 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,314 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:38,314 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,314 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,314 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:38,315 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:38,315 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:38,315 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-04 15:26:38,315 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:38,315 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:38,315 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,315 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,316 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:38,316 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,316 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,316 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,316 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:38,316 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,316 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,316 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,316 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:38,316 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,316 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,316 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,316 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:38,316 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,316 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,316 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,316 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:38,322 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,322 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,322 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,322 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 107#L133true, 133#L104true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:38,322 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,322 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,322 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,322 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 133#L104true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:38,322 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,322 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,322 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,322 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,330 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,330 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,330 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,330 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 93#L135-5true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,330 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,330 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:38,371 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,371 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,371 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,371 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:38,371 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,371 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,371 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,371 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,371 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,371 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,371 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,371 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:38,372 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,372 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,372 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,372 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:38,372 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,372 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,372 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,372 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,372 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,372 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,372 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,372 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,373 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,373 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,373 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,373 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,373 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,373 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,373 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,373 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,374 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,374 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,374 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,374 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,382 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,382 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,382 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,382 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,382 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,382 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,382 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,382 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,382 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,382 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,382 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,382 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,387 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,387 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,387 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,387 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:38,387 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,387 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,387 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,387 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,387 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,387 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,387 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,387 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:38,388 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,388 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,388 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,388 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:38,388 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,388 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,388 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,388 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,388 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,388 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,388 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,388 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,390 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,390 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:38,390 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,390 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,390 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:38,390 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,390 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,391 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,391 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,391 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,391 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:38,391 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,391 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,391 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,391 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,391 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,391 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,391 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,391 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,391 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,391 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,391 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,391 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 86#L106true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:38,391 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,391 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,391 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,391 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:38,393 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,393 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,393 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,393 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:38,393 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,393 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,393 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,393 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,393 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,393 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,393 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,393 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,421 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,421 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,421 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,421 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:38,421 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,421 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,421 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,421 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,421 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,421 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,421 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,421 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:38,424 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,424 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,424 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,424 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:38,424 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,424 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,424 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,424 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,424 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,424 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,424 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,424 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,426 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,426 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,426 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,426 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,426 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,426 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,426 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,426 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,426 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,426 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,426 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,426 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,427 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,427 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,427 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,427 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,427 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,427 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,427 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,427 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:38,427 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,427 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,427 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,427 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,427 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,427 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,427 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,427 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,427 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,427 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,428 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,428 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:38,428 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,428 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,428 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,428 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,428 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,428 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,428 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,428 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,428 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,428 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,428 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,428 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,428 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,428 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,428 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,428 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:38,432 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,432 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,432 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,432 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:38,432 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,432 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,432 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,432 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,432 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,432 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,432 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,432 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,438 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,438 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,438 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,438 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,438 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,438 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,438 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,438 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,438 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,438 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,438 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,438 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:38,444 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,444 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,444 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,444 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:38,444 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,444 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,444 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,444 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 35#L128-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,444 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,445 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,445 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,445 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,447 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,447 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,447 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,447 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,447 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,447 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,447 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,447 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,447 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,447 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,447 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,447 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,448 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,448 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,448 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,448 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,448 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,448 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,448 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,449 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,449 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,449 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,449 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,449 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,449 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,449 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,449 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,449 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,449 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,449 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,449 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:38,452 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,452 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,452 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,452 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 109#L48true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:38,452 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,452 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,452 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,452 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 109#L48true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,452 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,452 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,452 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,452 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:38,455 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,455 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,455 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,455 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:38,455 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,455 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,455 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,455 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,455 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,455 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,455 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,455 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,462 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,462 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,462 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,462 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:38,462 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,462 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,462 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,462 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 28#L138-3true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,462 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,462 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,462 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,462 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,467 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,467 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,467 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,467 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,467 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,467 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,467 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,467 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,467 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,467 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,467 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,467 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,468 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,468 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,468 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,468 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,468 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,468 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,468 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,468 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,468 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,468 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,468 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,468 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,469 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,469 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:38,469 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,469 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,469 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,469 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,470 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,470 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,470 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,470 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:38,474 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,474 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,474 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,474 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:38,474 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,474 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,474 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,474 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,474 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,474 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,474 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,474 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:38,483 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,483 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,483 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,483 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:38,483 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,483 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,483 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,483 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,483 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,483 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,483 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,483 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,485 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,485 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,485 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,485 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,485 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,485 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,485 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,485 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,486 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,486 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,486 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,486 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,486 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,486 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,487 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,487 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,487 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,487 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,487 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,487 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,487 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,487 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,487 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,487 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,487 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:38,489 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,489 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,489 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,489 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:38,489 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,489 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,489 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,489 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,489 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,489 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,489 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,489 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:38,491 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,491 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,491 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,492 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:38,492 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,492 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,492 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,492 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,492 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,492 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,492 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,492 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:38,496 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,496 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,496 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,496 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:38,496 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,496 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,496 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,496 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,496 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,496 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,496 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,496 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,499 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:38,499 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,499 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,499 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:38,499 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,499 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,500 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,500 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,500 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,500 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:38,500 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,500 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,500 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,501 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,501 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,501 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,501 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,501 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,501 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,501 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,501 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,501 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,501 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,501 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,501 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:38,504 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,504 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,504 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,504 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:38,505 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,505 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,505 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,505 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,505 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,505 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,505 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,505 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,519 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,519 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,519 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,519 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,519 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,519 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,519 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,519 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 28#L138-3true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,519 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,519 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,519 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,519 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,522 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,522 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,522 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,522 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,522 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,522 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,522 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,522 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,522 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,522 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,522 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,522 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,523 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,523 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:38,523 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,523 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,523 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:38,523 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,523 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,523 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,524 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,524 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,525 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,525 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,525 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,525 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,525 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,526 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,526 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,526 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,526 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,526 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,526 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,526 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,532 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,532 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,532 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,532 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,532 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,532 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,532 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,532 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 127#L148-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,532 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,532 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,532 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,532 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,534 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,534 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,534 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,534 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,534 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,534 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,534 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,534 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,534 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,534 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,534 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,534 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,537 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,537 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,537 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,537 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,537 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,537 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,537 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,538 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,538 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,538 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,538 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,538 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,538 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,538 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,538 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,538 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,538 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,538 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,538 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 127#L148-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,541 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,541 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,541 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,541 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 127#L148-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,541 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,541 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,541 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,541 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 127#L148-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,541 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,541 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,541 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,541 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:38,550 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,550 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,550 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,550 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:38,551 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,551 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,551 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,551 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 133#L104true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,551 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,551 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,551 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,551 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:38,552 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,552 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,552 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,552 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:38,553 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 24#L179-2true, 154#true, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,553 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,553 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,553 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 117#L119-1true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:38,553 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,553 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:38,619 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,619 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,619 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,619 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:38,619 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,619 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,619 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,619 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,619 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,619 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,619 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,619 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:38,627 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,627 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:38,627 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,628 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,628 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,628 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,628 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,628 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:38,653 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,653 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,653 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,653 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:38,654 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,654 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,654 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,654 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,654 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,654 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,654 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,654 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,661 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,661 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,661 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,661 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,662 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,662 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,662 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,662 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,662 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,662 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,663 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,663 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,663 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,663 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,663 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,663 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,663 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,663 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:38,663 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,663 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,663 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,664 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,664 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,664 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,664 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,664 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:38,667 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,667 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,667 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,667 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:38,667 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,667 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,667 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,667 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,667 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,667 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,667 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,667 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,673 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,673 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,673 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,674 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,674 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,674 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,674 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,674 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,674 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,674 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,674 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,674 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,675 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,675 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,675 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,675 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:38,675 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,675 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,675 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,675 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:38,675 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,675 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,675 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,675 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,677 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,677 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,678 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,678 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,678 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,678 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,678 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,678 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,678 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,678 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,678 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,678 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,678 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,678 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,679 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,679 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,679 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,679 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,679 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,679 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,679 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,679 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,679 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,679 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,679 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,679 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,680 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:38,680 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,680 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,680 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,680 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,680 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,681 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,681 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,681 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:38,681 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,681 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:38,686 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,686 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,686 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,686 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:38,686 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,686 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,686 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,686 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,686 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,686 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,686 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,686 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:38,687 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,687 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,687 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,687 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:38,687 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,687 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,687 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,687 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:38,688 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,688 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,688 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,688 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:38,700 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,700 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,700 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,700 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:38,700 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,700 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,700 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,700 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 117#L119-1true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,700 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,700 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,700 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,700 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,701 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,701 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,701 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,701 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:38,701 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,701 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,701 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,701 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 76#L120-3true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:38,701 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,701 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,701 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,701 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 120#L178-1true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:38,701 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,702 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,702 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,702 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 120#L178-1true, 8#L62-3true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:38,702 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,702 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,702 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,702 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 120#L178-1true, 8#L62-3true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,702 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,702 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,702 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,702 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [114#L73true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,720 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,720 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,720 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [114#L73true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:38,720 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,720 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,720 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [114#L73true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:38,720 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,720 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,720 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:38,723 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,723 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,723 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,723 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:38,723 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,723 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,723 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,723 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,723 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,723 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,723 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,723 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:38,728 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,728 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,728 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,728 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:38,728 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,728 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,728 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,728 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 91#L102true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,728 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,728 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,728 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,728 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:38,729 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,729 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,729 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,729 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:38,729 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,729 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,729 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,729 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 79#L44true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,730 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,730 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,730 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,730 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:38,735 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,735 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,735 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,735 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:38,735 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,735 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,735 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,735 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,735 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,735 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,735 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,736 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:38,741 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,741 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,741 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 79#L44true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:38,742 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,742 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,742 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,742 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 79#L44true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,742 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,742 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,742 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,742 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,744 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,744 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,744 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,744 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,744 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,744 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,744 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,744 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,745 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,745 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,745 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,745 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,745 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,745 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,745 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,745 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:38,745 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,746 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,746 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,746 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,746 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,746 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,746 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,746 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,746 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,746 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,746 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,746 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:38,746 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,747 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,747 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,747 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,747 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,747 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,747 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,747 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,747 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,747 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,747 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,748 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,748 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,748 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,748 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,748 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,748 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,748 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,748 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,748 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,748 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,748 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,748 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,748 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:38,748 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,748 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,748 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,748 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,749 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,749 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:38,749 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,749 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,749 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,749 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,749 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,750 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,750 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,750 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,750 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,750 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,750 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,750 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,898 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,898 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,898 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:38,898 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:38,898 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,898 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,899 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,899 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,899 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,899 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:38,899 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,899 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,899 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,899 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:38,899 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,899 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,899 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,899 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,899 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,899 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,899 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,899 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:38,904 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,904 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,904 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,904 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:38,904 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,904 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,904 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,904 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,904 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,904 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,904 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,904 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:38,907 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,907 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,907 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,907 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:38,907 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,907 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,907 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,907 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 79#L44true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,907 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,907 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,907 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,907 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 91#L102true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,908 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,908 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 91#L102true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:38,908 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,908 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 91#L102true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:38,908 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,908 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 39#L123true, 79#L44true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,910 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,910 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,910 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,910 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 39#L123true, 79#L44true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:38,910 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,910 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,910 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,910 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 39#L123true, 79#L44true, 35#L128-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,910 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,910 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,910 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,910 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,913 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,913 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,913 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:38,913 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,913 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,913 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 41#L150-1true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,913 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,913 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,913 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,915 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,915 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,915 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:38,915 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,915 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,915 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:38,915 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,915 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,915 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,918 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,918 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:38,918 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,918 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,918 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,918 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,920 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,920 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,920 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,920 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:38,920 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,920 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,920 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,920 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,920 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,920 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,920 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,920 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 79#L44true, 41#L150-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,922 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,922 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,922 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,922 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 79#L44true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,922 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,922 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,922 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,922 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 79#L44true, 41#L150-1true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,922 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,922 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,922 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,922 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,923 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,923 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,923 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,923 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 135#L92-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,923 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,923 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,923 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,923 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 135#L92-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,923 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,924 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,924 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,924 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,925 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,925 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,925 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,925 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,925 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,925 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,925 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,925 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 71#L152true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,925 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,925 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,925 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,925 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [140#L94true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,926 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,926 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,926 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,926 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [140#L94true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,926 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,926 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,926 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,926 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [140#L94true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:38,926 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,926 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,926 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,926 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:38,933 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,933 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,933 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:38,933 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,933 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,933 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:38,933 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,933 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,933 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:38,935 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,935 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,935 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,935 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:38,936 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,936 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,936 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 160#true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,936 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,936 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,936 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,936 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,936 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,936 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:38,936 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,936 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,937 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,937 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:38,937 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,937 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,937 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,937 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 29#thread4EXITtrue, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,938 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,938 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,938 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,938 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 29#thread4EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:38,938 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,938 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,938 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,938 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:38,938 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,938 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,938 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,938 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 160#true, 79#L44true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,939 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,939 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,939 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,939 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:38,939 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,939 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,939 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,939 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:38,939 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,939 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,939 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,939 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:38,996 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,996 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,996 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,996 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 149#L70-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:38,997 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,997 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,997 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,997 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 149#L70-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:38,997 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,997 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,997 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,997 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 39#L123true, 79#L44true, 160#true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:38,999 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,999 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,999 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,999 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:38,999 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,999 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,999 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,999 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:38,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 39#L123true, 73#L135true, 79#L44true, 160#true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:38,999 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,999 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,999 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:38,999 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,050 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,051 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,051 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,051 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:39,051 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,051 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,051 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,051 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:39,051 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,051 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,051 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,051 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,071 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,071 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,071 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,071 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,071 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,071 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:39,076 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,076 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,076 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,076 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:39,076 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,076 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,076 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,076 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,076 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,076 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,076 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,076 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,078 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,078 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,078 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,078 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,078 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,078 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,078 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,078 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:39,078 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,078 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,078 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,078 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,078 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,078 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,078 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,078 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,078 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,078 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:39,079 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,079 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,079 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,079 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,079 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,079 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:39,079 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,079 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,080 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,080 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,080 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,080 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,080 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,080 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,080 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,080 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,080 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,080 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,080 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,080 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,083 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,083 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,083 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,083 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,083 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,083 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,083 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,083 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,083 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,083 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,083 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,083 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,088 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,088 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,088 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,088 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,088 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,089 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,089 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,089 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,089 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,089 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,089 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,089 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,096 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,096 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,096 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,096 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,096 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,096 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,096 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,096 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,096 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,096 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,096 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,096 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,100 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,100 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,100 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,100 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,100 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,100 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,100 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,100 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,100 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,100 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,100 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,100 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,100 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,100 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,100 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,100 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,100 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,100 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,100 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,101 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,101 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,101 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,101 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,101 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,101 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,101 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,101 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,101 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,101 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,101 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,101 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,101 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,101 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,101 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,101 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,101 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,102 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,102 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,102 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,102 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,102 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,102 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,102 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,102 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,102 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,102 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,102 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,102 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:39,106 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,106 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,106 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:39,106 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,106 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,106 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 109#L48true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,106 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,106 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,106 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:39,110 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,110 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,110 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,110 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:39,110 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,110 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,110 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,110 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,110 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,110 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,110 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,110 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,116 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,116 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,116 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,116 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,116 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,116 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,116 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,116 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,116 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,116 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,116 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,116 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,123 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,123 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,123 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,123 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 158#true]) [2025-03-04 15:26:39,123 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,123 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,123 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,123 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,123 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,123 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,123 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,123 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,124 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,124 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,124 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,124 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,124 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,124 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,124 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,124 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,124 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,124 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,124 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,124 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,124 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,124 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,124 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,124 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,125 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,125 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,125 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,125 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:39,125 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,125 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,125 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,125 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,125 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,125 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,125 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,125 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,125 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,125 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,125 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,125 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,126 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,126 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,126 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,126 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,130 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,130 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,130 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,131 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,131 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,131 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,131 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,131 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,131 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,131 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,131 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,131 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,135 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,135 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,135 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,135 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,135 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,135 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,135 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,135 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,135 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,135 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,135 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,135 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:39,139 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,139 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,139 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,139 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:39,139 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,140 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,140 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,140 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 35#L128-1true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,140 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,140 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,140 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,140 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,150 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,150 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,150 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,150 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,150 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,150 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,150 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,150 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,150 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,150 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,150 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,150 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,154 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,154 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,154 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,154 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,154 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,154 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,154 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,154 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,154 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,154 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,154 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,154 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,159 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,159 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,159 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,159 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,159 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,159 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,159 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,159 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,159 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,159 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,159 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,159 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,164 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,164 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,164 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,164 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,164 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,164 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,165 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,165 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,165 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,165 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,165 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,165 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,165 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,165 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,165 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,165 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,165 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,165 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,166 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,166 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,166 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,166 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,166 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,166 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,166 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,166 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,166 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,166 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,166 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,166 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,166 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,166 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,166 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,166 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,167 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,167 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,167 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,167 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,167 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,167 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,167 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,167 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,167 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,167 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,167 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,167 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,172 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,172 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,172 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,172 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,172 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,172 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,172 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,172 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,173 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,179 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,179 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,179 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,179 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,179 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,179 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,179 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,179 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,179 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,179 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,179 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,179 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,180 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,180 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,180 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,180 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,180 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,180 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,180 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,180 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,181 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,181 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,181 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,181 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,181 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,181 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,181 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,181 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,181 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:39,183 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,183 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,183 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,183 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:39,183 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,183 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,183 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,184 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,184 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,184 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,184 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,184 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,186 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,186 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,186 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,186 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,186 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,186 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,186 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,186 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,186 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,186 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,186 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,186 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,186 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,187 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,187 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,187 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,187 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,187 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,187 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,187 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,187 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,187 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,187 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,187 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,187 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,187 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,187 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,187 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,187 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,187 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,187 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,187 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,188 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,188 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,188 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,188 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:39,190 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,190 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,190 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,190 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:39,190 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,190 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,190 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,190 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,190 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,190 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,190 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,190 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,196 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,196 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,196 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,196 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,197 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,197 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,197 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,197 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,197 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,197 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,197 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,197 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,202 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,202 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,203 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,203 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,203 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,203 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:39,203 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,203 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,203 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,203 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,204 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,204 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,204 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:39,204 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:39,205 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,205 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,205 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,205 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:39,206 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,206 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,206 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,206 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,210 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,210 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,210 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,210 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,210 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,210 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,211 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,211 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,211 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,211 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,211 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,211 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:39,213 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,213 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,214 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,214 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:39,214 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,214 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,214 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,214 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,214 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,214 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,214 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,214 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,221 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,221 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 127#L148-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,221 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:39,225 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,225 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,225 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,226 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:39,226 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,226 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,226 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,226 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,226 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,226 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,226 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,226 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,231 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,231 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,231 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,231 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,231 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,231 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,231 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,231 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,231 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,231 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,231 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,231 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,232 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,232 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,232 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,232 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,232 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,232 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,232 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,232 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,232 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,232 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,232 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,232 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,233 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,233 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,233 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,233 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,233 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,233 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,233 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,233 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,233 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,233 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,233 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,233 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:39,242 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,242 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:39,242 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,242 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,242 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,242 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,253 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,253 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,253 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,253 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,253 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,253 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,253 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,253 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,253 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,253 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,253 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,253 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,257 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,257 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,257 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,257 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,257 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,257 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,257 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,257 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,257 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,257 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,257 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,257 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,258 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,258 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,258 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,258 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,258 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,258 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,259 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,259 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,259 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,259 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:39,259 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,259 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,259 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,259 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:39,259 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,259 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,259 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,259 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,259 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,259 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,259 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,259 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,260 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,260 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,260 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,260 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,260 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,260 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,260 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,260 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:39,260 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,260 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,260 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,260 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,264 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,264 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,264 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,264 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,264 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,264 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,264 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,264 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,264 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,264 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,264 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,264 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:39,267 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,267 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:39,267 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,267 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,267 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,267 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:39,276 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,276 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,276 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,276 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:39,277 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,277 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,277 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,277 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,277 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,277 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,277 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,277 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,280 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,280 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,281 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,281 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,281 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,281 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,281 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,281 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,281 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,281 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,281 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,281 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,281 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,281 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,281 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,281 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,282 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,282 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,282 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,282 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,282 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,282 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:39,290 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,290 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,290 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,290 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:39,290 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,290 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,290 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,290 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,290 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,290 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,290 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,290 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:39,295 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,295 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:39,295 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,295 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 46#L63-1true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:39,295 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,295 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:39,299 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,299 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,299 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,299 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:39,299 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,299 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,299 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,299 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:39,299 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,299 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,299 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,299 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 82#L99-1true, 158#true]) [2025-03-04 15:26:39,306 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,306 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,306 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,306 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 82#L99-1true, 158#true]) [2025-03-04 15:26:39,306 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,306 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,306 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,306 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:39,306 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,306 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,306 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,306 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,309 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,309 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,309 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,309 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,309 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,309 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,309 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,309 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,309 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,309 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,309 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,309 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,313 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,313 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,313 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,313 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,313 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,313 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,313 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,313 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,313 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,313 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,313 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,313 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,314 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,314 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,314 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,314 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,314 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,314 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,314 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,314 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,314 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,314 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,314 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,314 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,315 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,315 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,315 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,315 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,315 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,315 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,315 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,315 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,315 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,315 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,315 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,315 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 127#L148-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,320 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,320 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,320 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,320 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 127#L148-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,320 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,320 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,321 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,321 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 109#L48true, 127#L148-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,321 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,321 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,321 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,321 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:39,323 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,323 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,323 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,324 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:39,324 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,324 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,324 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,324 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 82#L99-1true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,324 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,324 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,324 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,324 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,331 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,331 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,331 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,331 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,331 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,331 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,331 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,331 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,332 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,332 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,332 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,332 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,334 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,334 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,334 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,334 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,334 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,334 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,334 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,334 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,334 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,334 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,334 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,334 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,337 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,337 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,337 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,337 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,337 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,337 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,337 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,337 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,337 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,337 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,337 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,337 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,338 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,338 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,338 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,338 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,338 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,338 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,338 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,338 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,338 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,338 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,338 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,338 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,338 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,338 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,338 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,339 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,339 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,339 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,339 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,339 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,339 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,339 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,339 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,339 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,339 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,339 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,339 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,339 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,339 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,339 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,339 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,339 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,340 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,340 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,340 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,340 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,345 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,345 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,345 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,345 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:39,345 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,345 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,345 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,345 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,346 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,346 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,346 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,346 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,360 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,360 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,360 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,360 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,360 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,360 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,360 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,360 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,360 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,360 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,360 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,360 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,363 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,363 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,363 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,363 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,363 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,363 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,363 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,363 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,364 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,364 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,364 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,364 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,364 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,364 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 117#L119-1true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,364 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,364 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,365 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,365 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,365 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,365 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,365 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,365 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,365 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,365 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,365 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,365 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,365 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,365 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:39,412 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,412 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,412 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,412 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:39,413 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,413 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,413 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,413 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:39,413 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,413 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,413 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,413 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:39,449 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,449 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,449 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,449 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:39,450 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,450 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,450 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,450 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:39,450 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,450 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,450 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,450 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:39,461 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,461 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:39,461 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,461 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 153#true, 82#L99-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:39,461 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,461 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 114#L73true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,469 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,469 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,469 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,469 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 114#L73true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,469 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,469 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,469 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,469 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 114#L73true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:39,469 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,469 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,469 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,469 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,472 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,472 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,472 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,472 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,473 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,473 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,473 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,473 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:39,473 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,473 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,473 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,473 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,479 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,479 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,479 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,479 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,479 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,479 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,479 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,479 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,479 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,479 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,479 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,479 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,481 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,481 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,481 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,481 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,481 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,481 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,481 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,481 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,482 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,482 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,482 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,482 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,485 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,485 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,485 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,485 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,485 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,485 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,485 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,485 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,485 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,486 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,486 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,486 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,486 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,486 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,486 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,487 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,487 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,487 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,487 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,487 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,487 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,487 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,487 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:39,487 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,487 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,487 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,487 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,492 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,492 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,492 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,492 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,492 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,492 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,492 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,492 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,492 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,492 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,492 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,492 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 123#L75true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,499 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,499 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,499 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,499 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:39,499 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,499 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,499 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,499 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 123#L75true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:39,499 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,499 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,499 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,499 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,504 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,504 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,504 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,504 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,505 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,505 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,505 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,505 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,505 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,505 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,505 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,505 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:39,509 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,509 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,509 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,509 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:39,509 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,509 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,509 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,509 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,509 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,509 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,509 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,509 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,510 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,510 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:39,510 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,510 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,510 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,510 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,511 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,511 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,511 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,511 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,511 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,511 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,511 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,511 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,511 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,511 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 127#L148-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:39,511 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,511 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,511 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,511 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,535 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,535 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,535 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,535 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,535 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,535 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,535 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,535 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,535 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,535 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,535 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,535 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,538 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,538 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,538 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,538 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,538 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,538 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,538 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,538 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,538 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,538 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,538 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,538 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,541 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,541 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,541 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,541 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,541 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,541 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,541 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,541 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,541 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,541 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,541 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,541 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,541 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,541 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,541 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,541 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,542 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,542 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,542 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,542 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,542 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,542 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,542 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,542 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,542 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,542 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,542 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,542 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,542 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,542 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,542 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,542 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,542 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,542 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,542 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,543 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,543 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,543 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,543 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,543 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,543 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,544 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,544 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,544 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,544 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,544 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,544 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,544 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,545 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,545 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,545 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:39,545 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,545 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,545 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,545 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,545 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,545 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,545 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,545 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 105#L121-1true, 155#true, 158#true]) [2025-03-04 15:26:39,554 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,554 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,554 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,554 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 105#L121-1true, 155#true, 158#true]) [2025-03-04 15:26:39,554 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,554 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,554 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,554 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 105#L121-1true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,554 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,554 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,554 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,554 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 91#L102true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,583 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,583 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,583 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,583 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:39,583 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,583 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,583 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,583 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 46#L63-1true, 91#L102true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:39,583 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,583 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,583 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,583 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-04 15:26:39,587 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,587 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,587 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,587 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 153#true, 158#true]) [2025-03-04 15:26:39,588 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,588 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,588 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,588 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 149#L70-1true, 152#true, 153#true, 158#true]) [2025-03-04 15:26:39,588 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,588 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,588 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,588 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,611 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,611 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,611 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,611 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:39,611 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,611 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,612 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,612 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:39,612 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,612 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,612 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,612 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,652 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,652 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:39,652 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,652 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:39,652 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,652 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,668 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,668 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,668 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,668 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,669 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,669 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,669 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,669 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:39,669 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,669 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,669 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,669 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,684 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,684 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,684 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,684 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:39,684 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,684 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,684 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,684 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 73#L135true, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:39,685 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,685 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,685 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,685 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,686 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,686 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,686 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,686 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:39,686 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,686 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,686 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,686 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:39,686 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,686 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,687 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,687 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,706 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,706 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,706 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,706 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:39,706 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,706 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,707 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,707 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:39,707 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,707 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,707 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,707 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,720 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,720 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,720 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:39,720 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,720 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,720 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:39,720 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,720 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,720 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,736 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,736 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,736 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,736 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:39,736 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,736 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,736 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,736 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:39,736 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,736 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,736 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,736 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:39,754 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,754 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,754 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,754 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:39,755 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,755 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,755 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,755 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:39,755 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,755 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,755 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,755 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:39,769 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,769 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,769 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,769 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:39,769 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,769 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,769 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,769 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,769 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,769 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,769 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,769 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:39,774 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,774 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,774 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,774 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:39,774 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,774 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,774 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,774 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,774 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,774 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,774 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,774 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:39,775 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,775 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,775 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,775 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:39,775 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,775 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,775 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,775 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,775 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,775 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,775 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,775 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:39,776 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,776 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,776 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,776 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:39,776 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,776 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,776 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,776 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,776 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,776 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,776 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,776 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,776 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,776 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,776 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,776 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,777 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,777 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,777 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,777 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,777 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,777 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,777 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,777 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,777 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,777 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,777 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,777 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,778 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,778 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,778 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,778 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,778 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,778 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,778 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,778 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:39,778 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,778 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,778 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,778 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:39,778 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,778 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,778 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,778 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,779 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,779 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,779 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,779 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:39,779 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,779 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,779 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,779 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:39,779 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,779 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,779 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,779 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,779 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,779 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,779 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,779 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:39,780 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,780 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,780 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,780 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:39,780 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,780 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,780 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,780 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,780 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,780 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,780 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,780 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:39,797 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,797 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,797 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,797 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:39,798 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,798 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,798 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,798 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,798 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,798 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:39,809 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,809 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:39,809 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,809 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,809 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,809 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:39,811 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,811 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:39,811 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,811 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,812 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:39,812 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,812 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,812 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,812 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:39,821 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,821 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,822 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,822 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:39,822 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,822 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,822 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,822 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,822 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,822 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,822 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,822 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:39,837 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,837 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,837 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,837 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:39,838 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,838 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,838 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,838 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,838 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,838 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,838 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,838 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:39,838 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,838 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,838 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,839 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:39,839 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,839 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,839 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,839 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,839 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,839 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,839 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,839 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:39,840 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,840 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,840 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,840 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:39,840 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,840 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,840 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,840 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:39,840 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,840 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,840 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,840 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:39,841 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,841 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,841 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,841 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:39,841 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,841 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,841 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,842 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,842 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,842 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,842 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,842 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:39,843 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,843 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,843 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,843 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:39,843 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,843 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,843 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,843 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,843 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,843 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,843 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,843 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:39,844 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,844 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:39,844 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,844 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,844 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,844 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:39,845 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,845 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,845 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,845 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:39,845 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,845 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,845 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,845 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:39,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:39,845 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,845 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,845 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:39,845 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,096 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,096 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,096 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,096 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,096 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,096 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,096 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,096 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,096 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,096 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,096 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,096 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 100#L42true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,098 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,098 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,098 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,098 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,098 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,098 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,098 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,098 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,098 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,098 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,098 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,098 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:40,109 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,109 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,109 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,109 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:40,110 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,110 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,110 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,110 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:40,110 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,110 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,110 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,110 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,122 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,122 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,122 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,122 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,122 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,122 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,122 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,122 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,122 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,122 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,122 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,122 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,125 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,125 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,125 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,125 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,125 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,125 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,125 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,125 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,125 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,125 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,125 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,125 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,130 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,130 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,130 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,130 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,130 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,130 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,130 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,130 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 105#L121-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:40,130 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,130 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,130 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,130 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,136 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,136 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 127#L148-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:40,136 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,136 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,136 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,136 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:40,137 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,137 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,137 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:40,137 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,137 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,137 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,137 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,138 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,138 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:40,138 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,138 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,138 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,138 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,138 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,138 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,138 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,138 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,138 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,138 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,138 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,138 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:40,138 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,138 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,138 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,138 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,139 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,139 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:40,139 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,139 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,139 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 127#L148-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:40,139 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,139 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,148 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,148 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,148 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,148 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,148 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,148 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,148 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,148 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:40,148 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,148 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,148 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,148 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 135#L92-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,149 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,149 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,149 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,149 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,149 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,149 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,149 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,149 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 135#L92-1true, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,149 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,149 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,149 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,149 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,155 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,155 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,155 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,155 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,155 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,155 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,155 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,155 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:40,155 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,155 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,155 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,155 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,160 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,160 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,160 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,160 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,160 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,160 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,160 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,160 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:40,160 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,160 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,160 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,160 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,161 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,161 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L149-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:40,161 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,161 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,161 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:40,161 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,161 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,162 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,162 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:40,162 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,162 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,162 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:40,162 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,162 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,163 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,163 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:40,163 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,163 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,163 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:40,163 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,163 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,164 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,164 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,164 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,164 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,164 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,164 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:40,164 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,164 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,164 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,168 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,168 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,168 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,168 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,168 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,168 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,168 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,168 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 45#L91-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,168 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,168 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,168 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,168 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,174 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,174 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,174 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,174 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,174 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,174 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:40,174 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,174 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,174 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,175 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,175 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,175 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,175 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,175 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,175 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,175 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,175 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:40,175 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,175 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,175 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,175 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,187 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,187 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,187 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,187 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 152#true, 158#true]) [2025-03-04 15:26:40,188 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,188 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,188 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,188 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:40,188 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,188 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,188 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,188 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 114#L73true, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,190 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,190 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,190 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,191 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 114#L73true, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,191 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,191 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,191 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,191 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 114#L73true, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:40,191 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,191 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,191 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,191 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,195 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,195 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,195 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,195 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,195 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,195 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,195 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,195 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,195 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,195 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,195 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,195 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,201 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,201 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,201 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,201 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,201 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,201 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L149-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,202 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,202 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,202 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,202 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,202 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,202 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,202 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,203 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:40,203 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,203 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,203 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:40,203 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,203 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,203 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:40,204 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:40,204 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,204 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,204 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:40,204 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,204 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:40,213 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,213 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,213 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,213 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:40,213 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,213 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,213 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,213 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,213 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,213 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,213 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,213 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,214 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,214 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,214 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,214 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,214 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,214 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,214 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,214 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,214 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,214 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,214 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,214 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:40,219 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,219 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,219 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,219 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:40,219 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,219 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,219 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,219 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 123#L75true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:40,219 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,219 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,219 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,219 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,221 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,221 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,221 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:40,225 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,225 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,225 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,225 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:40,225 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,225 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,225 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,225 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,225 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,225 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,225 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,225 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,227 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,227 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,227 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,227 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:40,227 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,227 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,227 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,227 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:40,227 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,227 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,227 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,227 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:40,229 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,229 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,229 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,229 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:40,229 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,229 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,229 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,229 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,229 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,229 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,229 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,229 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:40,230 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,230 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,230 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,230 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:40,230 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,230 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,230 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,230 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,230 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,230 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,230 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,230 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:40,231 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,231 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,231 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,231 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:40,231 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,231 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,231 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,231 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,231 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,231 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,231 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,231 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,242 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,242 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,242 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,242 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,242 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,242 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,243 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,243 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,243 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,243 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:40,243 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,243 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,243 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,243 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:40,243 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,243 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,243 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 15:26:40,243 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,263 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,263 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,263 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,263 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,263 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,263 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,263 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,263 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,263 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,263 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,263 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,263 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:40,266 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,266 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,266 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,266 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:40,266 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,266 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,266 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,266 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,266 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,266 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,266 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,266 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:40,269 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,269 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,269 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,269 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:40,269 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,269 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,269 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,269 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 107#L133true, 160#true, 133#L104true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:40,269 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,269 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,269 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,269 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:40,276 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,276 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,276 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,276 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:40,276 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,276 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,276 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,276 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:40,276 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,276 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,276 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,276 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:40,278 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,278 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,278 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,278 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:40,278 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,278 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,278 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,278 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:40,278 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,278 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,278 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,278 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,282 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,282 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,282 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,282 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,282 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,282 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,282 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,283 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 156#true, 2#L180true, 160#true, 93#L135-5true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,283 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,283 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,283 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,283 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,333 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,333 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,333 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,333 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:40,333 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,333 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,333 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,333 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,333 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,333 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,333 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,333 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:40,335 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,335 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,335 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,335 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:40,335 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,335 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,335 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,335 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,335 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,335 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,335 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,335 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,337 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,337 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,337 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,337 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,337 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,337 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,337 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,337 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,337 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,337 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,337 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,337 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,337 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,337 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,337 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,337 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,338 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:40,338 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,338 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,338 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,338 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,339 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,339 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,339 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,339 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,339 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,339 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,339 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,339 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:40,339 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,339 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,339 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,339 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,342 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,342 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,342 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,342 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,342 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,342 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,342 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,342 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,342 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,342 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,342 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,342 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,347 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,347 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,347 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,347 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,347 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,347 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,347 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,348 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,348 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,348 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,348 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,348 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:40,353 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,353 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,353 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,353 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:40,353 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,353 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,353 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,353 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 35#L128-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,353 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,353 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,353 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,353 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,355 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,355 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,355 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,355 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,356 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,356 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,356 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,356 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,356 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,356 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,356 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,357 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,357 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,357 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,357 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,357 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,357 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:40,360 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,360 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:40,360 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,360 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 109#L48true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,360 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,360 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,362 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,362 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,362 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,362 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,363 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,363 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,363 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,363 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,369 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,369 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,369 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,369 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:40,369 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,369 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,369 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,369 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,369 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,369 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,369 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,369 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,373 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,373 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,373 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,373 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,374 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,374 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,374 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,374 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,374 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,374 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,375 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,375 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,375 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,375 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,375 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,375 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,375 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,375 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:40,375 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,375 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,375 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,375 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,375 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,375 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,375 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,375 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,376 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,376 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,376 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,376 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,376 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,376 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,376 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,376 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,380 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,380 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,380 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,380 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,380 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,380 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,380 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,380 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,380 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,380 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,380 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,380 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,395 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,395 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,395 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,395 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,395 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,395 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,396 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,396 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,396 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,396 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,396 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,396 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,397 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,397 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:40,397 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:40,397 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,397 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,397 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,399 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,399 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,399 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,399 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,399 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,399 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,399 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,399 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:40,399 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,399 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,400 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,400 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,401 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,401 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,401 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,401 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,401 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,402 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,402 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,402 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,402 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,402 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,402 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,403 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,403 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,403 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,403 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,403 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,403 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,403 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,403 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,403 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:40,406 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,406 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,406 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,406 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:40,406 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,406 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,406 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,406 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,406 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,406 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,406 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,406 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,410 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,410 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,410 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,410 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,410 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,411 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,411 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,411 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,411 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,411 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,411 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,411 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,411 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,411 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,411 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,411 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,411 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,411 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,411 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,411 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,411 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,412 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,412 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,412 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,412 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,412 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,412 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,412 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,412 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,412 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,412 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,412 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,412 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,417 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,417 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,417 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,417 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,417 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,417 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,417 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,417 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 117#L119-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,417 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,417 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,417 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,417 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,424 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,424 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,424 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,424 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,424 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,424 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,424 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,425 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,425 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,425 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,425 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,425 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,425 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,425 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,425 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,425 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,425 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,425 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,425 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,426 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,426 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,426 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,426 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,426 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,426 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,426 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,426 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,426 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,426 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,426 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,426 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,429 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,429 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,429 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,429 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,429 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,429 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,429 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,430 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,430 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,430 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,430 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,430 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,430 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,430 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,430 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,430 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,430 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,430 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,430 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,431 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,432 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,432 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,432 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,432 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,432 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,432 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,432 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,432 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,432 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,432 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,432 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,435 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,435 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,435 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,435 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:40,435 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,435 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,435 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,435 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,435 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,435 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,435 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,435 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,438 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,438 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,438 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,438 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:40,438 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,438 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,438 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,438 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,438 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,438 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,438 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,438 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,439 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:40,439 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,439 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,439 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,439 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,439 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:40,439 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,439 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:40,440 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,440 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,440 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,440 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:40,440 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,440 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,444 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,444 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,444 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,444 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,444 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,444 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,444 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,444 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,444 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,444 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,444 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,444 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:40,453 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,453 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,453 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,453 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:40,453 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,453 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,453 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,453 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,453 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,453 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,453 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,453 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:40,456 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,456 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,456 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,456 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 136#L100true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:40,456 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,456 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,456 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,456 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,456 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,456 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,456 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,456 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,460 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,460 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,460 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,460 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,460 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,460 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,460 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,460 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,460 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,460 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,460 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,460 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,460 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,460 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,460 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,460 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,460 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,461 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,461 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,461 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,461 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,461 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,461 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,461 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,461 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,461 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,461 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,461 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,461 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,461 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,461 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:40,467 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,467 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,467 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,467 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:40,467 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,467 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,467 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,467 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,467 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,467 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,467 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,467 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:40,474 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,474 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:40,474 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,474 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,474 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,477 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,477 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,477 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,477 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:40,477 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,477 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,477 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,477 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,477 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,477 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,477 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,477 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,477 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,477 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,477 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:40,478 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,478 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,478 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,478 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,478 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:40,478 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:40,478 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,479 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,479 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,479 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,479 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,479 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,479 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,479 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,479 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,479 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,483 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,483 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,483 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,483 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,483 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,483 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,483 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,483 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,483 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,483 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,483 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,483 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:40,489 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,489 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,489 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,489 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:40,490 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,490 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,490 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,490 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,490 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,490 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,490 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,490 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,491 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,491 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,491 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,491 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,491 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,491 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,492 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,492 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,492 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,492 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,492 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,492 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,492 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,492 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,492 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,492 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,492 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,492 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,492 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,492 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 117#L119-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:40,492 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,492 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,492 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,492 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:40,510 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,510 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,510 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:40,510 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,510 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,510 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 82#L99-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,510 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,510 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,510 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,512 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,512 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,512 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,512 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,512 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,512 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,512 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,512 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,512 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,512 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,512 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,512 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,514 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,514 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,514 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,514 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,514 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,514 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,514 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,514 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,514 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,514 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,514 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,514 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,515 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,515 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,515 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,515 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,515 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,515 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:40,518 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,518 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,518 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,518 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:40,518 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,518 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,518 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,518 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 109#L48true, 82#L99-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,518 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,518 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,518 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,518 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,524 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,524 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,524 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,524 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,524 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,524 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,524 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,524 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,524 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,524 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,525 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,525 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,525 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,525 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,525 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,525 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,525 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,525 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,525 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,525 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,525 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,527 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,527 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,527 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,527 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,527 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,527 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,528 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,528 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,528 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,528 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,528 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:40,528 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,534 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,534 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,534 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,534 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,534 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,534 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,534 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,534 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,534 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,534 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,534 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,535 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,535 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,535 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,535 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,535 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,536 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,536 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,536 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,536 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 45#L91-3true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,536 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,536 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,536 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,536 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 8#L62-3true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,545 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,545 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,545 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,545 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 8#L62-3true, 24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,545 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,545 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,545 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,546 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 8#L62-3true, 24#L179-2true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,546 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,546 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,546 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,546 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,546 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,546 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,546 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,546 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,546 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,546 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,546 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,546 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 48#L61-1true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,546 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,546 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,546 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,546 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,546 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,546 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,547 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,547 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,547 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 76#L120-3true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:40,547 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,547 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,548 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,641 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,641 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,641 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,641 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:40,641 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,641 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,641 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,641 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,641 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,641 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,641 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,641 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:40,642 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,642 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,642 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,642 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:40,642 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,642 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,642 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,642 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:40,642 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,642 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,642 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,642 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,644 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,644 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,644 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,644 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,644 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,644 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,644 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,644 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,644 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,644 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,644 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,644 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,645 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,645 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,645 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,645 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:40,645 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,645 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,645 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,646 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,646 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,646 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,646 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,646 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,646 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,646 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,646 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 28#L138-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,646 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,646 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,646 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,646 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,827 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,827 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,827 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,827 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,827 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,827 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,827 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,827 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,827 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,827 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,827 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,827 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 160#true, 109#L48true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,828 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,828 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,828 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,828 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:40,828 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,828 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,828 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,828 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 109#L48true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:40,828 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,828 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,828 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,828 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:40,836 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,836 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,836 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,836 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 107#L133true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:40,836 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,836 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,836 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,836 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 107#L133true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,836 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,836 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,836 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,836 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,837 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:40,837 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,837 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,837 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,837 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 127#L148-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:40,837 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,837 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,852 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,852 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,852 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,852 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,852 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,852 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,852 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,852 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,852 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,852 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,852 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,852 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,854 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,854 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,854 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,854 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,854 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,855 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,855 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,855 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,855 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,855 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,855 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,855 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,855 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,855 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,856 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 120#L178-1true, 154#true, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,856 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,856 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,856 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,856 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,856 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,856 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,857 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,857 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,857 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,857 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,857 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,857 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,857 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,857 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,857 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,857 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,857 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,857 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,857 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 86#L106true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,857 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,857 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,857 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,857 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,863 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,863 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,863 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,863 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:40,863 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,863 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,863 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,863 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 109#L48true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,863 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,863 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,863 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,863 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [114#L73true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,870 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,870 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,870 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,870 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [114#L73true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:40,870 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,870 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,870 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,870 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [114#L73true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:40,870 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,870 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,870 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,870 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:40,878 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,878 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,878 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,878 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:40,878 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,878 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,878 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,878 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,878 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,878 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,878 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,878 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:40,884 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,884 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,884 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,884 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:40,884 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,884 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,884 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,884 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 79#L44true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,885 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,885 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,885 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,885 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,887 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,887 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,887 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,887 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:40,887 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,887 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,888 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:40,888 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,888 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,888 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,888 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,888 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,888 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:40,888 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,888 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,889 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,889 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:40,889 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,889 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,889 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,889 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,889 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,889 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,890 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,890 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,890 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,890 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,890 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,890 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,890 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,890 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,891 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,891 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:40,891 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:40,891 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,891 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:40,891 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:40,891 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,892 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,892 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,892 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,892 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:40,895 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,895 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:40,895 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,895 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,895 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,895 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,897 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,897 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:40,897 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,897 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,897 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,897 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 91#L102true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,898 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,898 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,898 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,898 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 91#L102true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:40,898 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,898 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,898 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,898 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 91#L102true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:40,898 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,898 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,898 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,898 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 39#L123true, 79#L44true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,899 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,899 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,899 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,899 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 39#L123true, 160#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:40,900 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,900 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,900 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,900 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 39#L123true, 79#L44true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,900 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,900 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,900 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,900 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,901 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,901 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,901 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,901 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 41#L150-1true, 152#true, 158#true]) [2025-03-04 15:26:40,901 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,901 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,901 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,901 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 41#L150-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,901 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,901 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,901 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,901 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,902 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,903 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,903 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,903 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:40,903 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,903 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,903 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,903 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:40,903 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,903 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,903 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,903 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:40,908 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,908 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,908 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:40,908 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,908 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,908 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 133#L104true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,908 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,908 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,908 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:40,910 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,910 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:40,910 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,910 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 107#L133true, 79#L44true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,910 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,910 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 39#L123true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,912 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,912 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 39#L123true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:40,912 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,912 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 39#L123true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,912 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,912 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 35#L128-1true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,916 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,916 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,916 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,916 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:40,916 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,916 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,916 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,916 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 35#L128-1true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,916 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,916 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,916 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,916 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:40,918 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:40,918 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,918 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 140#L94true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,919 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,919 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,919 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,919 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 140#L94true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:40,919 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,919 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,919 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,919 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 140#L94true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:40,919 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,919 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,919 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,919 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,921 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,921 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,921 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,921 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,921 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,921 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,921 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,921 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,921 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,921 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,921 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,921 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,923 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,923 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,923 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,923 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,923 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,923 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,923 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,923 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 71#L152true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,923 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,923 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,923 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,923 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [140#L94true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,923 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,923 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,923 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,923 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [140#L94true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,924 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,924 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [140#L94true, 154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,924 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,924 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 29#thread4EXITtrue, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,924 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,924 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 29#thread4EXITtrue, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,925 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 79#L44true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,925 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,925 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 56#thread2EXITtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,925 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 56#thread2EXITtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:40,925 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,925 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:40,929 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,929 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,929 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,929 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:40,929 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,929 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,929 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,929 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:40,929 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,929 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,929 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,929 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 39#L123true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:40,932 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,932 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,932 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,932 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 79#L44true, 160#true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:40,932 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,932 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,932 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,932 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 39#L123true, 73#L135true, 79#L44true, 160#true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:40,932 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,932 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,932 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,932 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 29#thread4EXITtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,934 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 29#thread4EXITtrue, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,934 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 29#thread4EXITtrue, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:40,934 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 160#true, 79#L44true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,934 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:40,934 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 79#L44true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:40,934 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,934 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 76#L120-3true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,955 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,955 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,955 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,955 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:40,956 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,956 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,956 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,956 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 76#L120-3true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:40,956 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,956 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,956 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,956 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 149#L70-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,964 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,964 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,964 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,964 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 149#L70-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,964 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,964 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,964 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,964 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 76#L120-3true, 149#L70-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:40,964 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,964 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,964 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,964 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 39#L123true, 160#true, 79#L44true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,974 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,974 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,974 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,974 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 160#true, 79#L44true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:40,974 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,974 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,974 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,974 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 39#L123true, 160#true, 79#L44true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:40,974 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,974 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,974 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,974 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 79#L44true, 160#true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,975 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,975 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,975 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,975 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:40,975 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,975 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,975 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,975 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:40,975 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,975 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,975 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,975 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:40,995 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,995 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,995 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,995 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:40,995 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,995 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,995 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,995 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:40,995 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,995 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:40,995 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:40,995 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,014 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,014 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,014 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,014 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,014 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,014 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,014 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,015 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:41,015 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,015 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,015 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,015 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,028 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,028 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,028 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,028 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,028 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,028 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,028 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,028 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,029 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,029 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,029 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,029 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,033 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,033 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,033 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,033 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,033 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,033 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,033 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,033 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,034 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,034 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,034 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,034 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,034 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,034 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,035 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,035 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,035 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,035 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,035 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,035 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,035 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,035 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,035 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,035 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,035 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,035 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,035 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,035 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,035 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,035 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,037 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,037 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,037 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,037 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,037 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,037 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,037 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,037 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 117#L119-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,037 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,037 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,037 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,037 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,041 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,041 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,041 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,041 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,041 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,041 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,041 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,041 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,041 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,041 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,041 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,041 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,041 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,041 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,041 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,041 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,041 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,042 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,042 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,042 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,042 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,042 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,042 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,042 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,042 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,042 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,042 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,042 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,042 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,042 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,042 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,042 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,042 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,042 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,042 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,042 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,043 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,043 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,043 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,043 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,043 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,043 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,043 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,043 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,043 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,043 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,043 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,043 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,045 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,045 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,045 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,045 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,045 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,045 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,045 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,046 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,046 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,046 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,046 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,046 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,046 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,046 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,046 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,046 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,046 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,046 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,046 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,047 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,047 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,047 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,047 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,047 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,047 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,047 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,047 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,047 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,047 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,047 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,047 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,051 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,051 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,051 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,051 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,051 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,051 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,051 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,051 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,051 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,051 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,051 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,051 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,053 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,053 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,053 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,053 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:41,053 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,053 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,053 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,053 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,053 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,053 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,053 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,053 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,054 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,054 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,054 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,054 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,054 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,054 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:41,054 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,054 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:41,055 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,055 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,055 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,055 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:41,055 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,055 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,058 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,058 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,058 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,058 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,058 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,058 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,058 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,058 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,058 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,058 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,058 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,058 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,060 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,060 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,060 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,060 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,060 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,060 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,060 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,060 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,060 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,060 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,060 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,060 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:41,064 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,064 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,064 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,064 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:41,064 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,064 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,064 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,064 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,064 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,064 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,064 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,064 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:41,067 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,067 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,067 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,067 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:41,067 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,067 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,067 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,067 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,067 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,067 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,067 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,067 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,071 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,071 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,071 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,071 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,071 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,072 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,072 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,072 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,072 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,072 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,072 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,072 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,072 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,072 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,072 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,072 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,072 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,072 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,072 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,072 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,072 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:41,077 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,077 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,077 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,077 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:41,077 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,077 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,077 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,077 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,077 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,078 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,078 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,078 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 40#L129true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:41,080 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,080 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,080 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,080 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 40#L129true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:41,080 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,080 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,080 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,080 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 40#L129true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,080 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,080 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,080 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,080 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,095 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,095 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,095 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,095 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,095 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,095 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,095 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,095 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,095 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,095 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,095 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,095 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,097 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,097 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,097 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,097 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,097 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,097 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,097 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,097 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,097 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,097 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,097 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,097 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,105 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,105 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,105 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,105 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,105 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,105 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,105 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,105 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,105 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,105 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,105 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,105 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,105 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,106 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,106 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,106 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,106 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,106 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,106 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:41,107 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:41,107 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,107 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,107 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,107 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:41,107 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,107 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,111 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,111 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,111 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,111 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,111 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,111 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,111 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,111 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,111 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,111 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,111 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,112 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,122 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,122 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,122 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,122 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,122 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,122 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,122 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,122 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,122 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,122 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,122 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,122 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:41,128 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,128 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,128 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,128 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:41,128 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,128 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,128 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,128 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 46#L63-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,128 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,128 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,128 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,128 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,130 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,130 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,130 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,130 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,130 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,130 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,130 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,130 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,130 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,130 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,130 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,130 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,131 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,131 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,131 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,131 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,131 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,131 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,131 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,131 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 117#L119-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:41,131 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,131 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,131 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,131 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,137 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,137 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,137 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,137 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,137 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,137 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,137 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,137 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,137 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,137 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,137 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,137 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,141 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,141 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,141 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,141 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,141 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,141 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,141 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,141 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,142 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,142 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,142 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,142 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 75#L131true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,144 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,144 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,144 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,144 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 75#L131true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,144 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,144 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,144 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,144 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 75#L131true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,144 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,144 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,144 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,144 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,147 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,147 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,147 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,147 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,147 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,147 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,147 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,147 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,147 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,147 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,147 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,147 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,147 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,147 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,147 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,147 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,148 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,148 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,148 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,148 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,148 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,148 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,149 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,149 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,149 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,149 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,149 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,149 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,149 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,149 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,149 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,149 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,149 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,149 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,155 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,155 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,155 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,155 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,155 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,155 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,155 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,155 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,155 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,155 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,155 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,155 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:41,164 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,164 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,164 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,164 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:41,164 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,164 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,164 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,164 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,164 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,164 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,164 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,164 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,166 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,166 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,166 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,166 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,166 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,166 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,166 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,166 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,166 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,166 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,166 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,166 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,166 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,167 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,167 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,167 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,167 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,167 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,167 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,167 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:41,167 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,167 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,167 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,167 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,172 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,172 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,172 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,172 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,172 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,172 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,172 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,172 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,172 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,172 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,172 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,172 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:41,178 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,178 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,178 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,178 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:41,178 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,178 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,178 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,178 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,178 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,178 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,178 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,178 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,180 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,180 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,180 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,180 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,180 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,180 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,180 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,180 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,180 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:41,181 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:41,181 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,181 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,181 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,181 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,181 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,182 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,182 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,182 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,182 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:41,190 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,190 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,190 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,190 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:41,190 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,190 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,190 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,190 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:41,191 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,191 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,191 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,191 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:41,193 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,193 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,193 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,193 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:41,193 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,193 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,193 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,193 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:41,193 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,193 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,193 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,193 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:41,198 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,198 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,198 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,198 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:41,198 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,198 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,198 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,198 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,199 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,199 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,199 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,199 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:41,200 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,200 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,200 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,200 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:41,200 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,200 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,200 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,200 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,201 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,201 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,201 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,201 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:41,203 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:41,203 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,203 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:41,204 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,204 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,204 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:41,204 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,204 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,204 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,204 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,204 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,204 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:41,205 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:41,205 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,205 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,206 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,206 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,206 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,206 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,206 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,206 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,206 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,206 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:41,206 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,206 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,206 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,206 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:41,209 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,209 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,209 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,209 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:41,210 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,210 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,210 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,210 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,210 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,210 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,210 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,210 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 123#L75true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:41,214 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,214 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,214 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,214 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:41,214 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,214 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,214 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,214 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 123#L75true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:41,215 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,215 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,215 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,215 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:41,218 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,218 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,218 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,218 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:41,219 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,219 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,219 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,219 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,219 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,219 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,219 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,219 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:41,222 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,222 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,222 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,222 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:41,222 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,222 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,222 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,222 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,222 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,222 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,222 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,223 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:41,223 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,223 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,223 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,223 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:41,223 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,223 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,223 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,223 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,223 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,223 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,223 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,223 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 127#L148-1true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,224 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,224 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,224 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,224 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 127#L148-1true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,224 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,224 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,224 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,224 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 82#L99-1true, 152#true, 127#L148-1true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,224 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,224 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,224 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,224 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,237 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,237 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,237 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,237 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,237 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,237 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,237 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,237 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,237 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,237 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,237 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,237 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,239 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,239 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,239 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,239 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,239 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,239 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,239 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,240 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,240 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,240 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,240 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,240 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,241 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,241 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,241 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,242 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,242 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,242 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,242 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,242 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,242 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,242 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,242 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,242 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,243 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,243 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,243 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,243 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,243 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,243 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,243 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,243 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,243 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,243 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,243 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,243 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,243 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,244 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,244 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,244 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,244 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,244 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,244 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,244 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,244 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,244 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,244 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,244 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,244 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,244 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,244 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,244 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,244 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,244 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,244 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,245 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,245 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,245 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,245 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,245 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,245 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,245 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,245 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,245 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,246 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,246 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,246 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,246 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,246 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,246 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,246 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,246 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,246 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,246 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,246 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,246 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,246 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,246 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,246 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,246 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,246 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,246 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 105#L121-1true, 155#true, 158#true]) [2025-03-04 15:26:41,253 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,253 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,253 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,253 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 105#L121-1true, 155#true, 158#true]) [2025-03-04 15:26:41,253 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,253 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,253 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,253 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 105#L121-1true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,253 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,253 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,253 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,253 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 91#L102true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:41,279 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,279 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,279 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,279 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:41,280 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,280 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,280 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,280 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 91#L102true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:41,280 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,280 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,280 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,280 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:41,284 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,284 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,284 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,284 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:41,284 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,284 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,284 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,284 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 153#true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:41,284 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,284 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,284 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,285 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:41,308 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,308 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,308 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,308 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:41,309 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,309 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,309 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,309 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:41,309 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,309 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,309 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,309 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,318 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,318 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,318 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,318 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,318 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,318 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,318 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,318 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:41,318 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,318 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,318 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,318 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 123#L75true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,322 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,322 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,322 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,322 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:41,322 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,322 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,322 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,322 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 123#L75true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:41,322 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,322 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,322 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,322 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,326 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,326 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,326 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,326 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,326 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,326 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,326 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,326 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,326 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,326 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,326 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,326 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:41,329 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,329 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,329 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,329 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:41,329 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,329 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,329 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,329 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,329 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,329 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,329 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,329 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,330 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,330 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,330 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,330 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,330 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 127#L148-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:41,330 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,330 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,338 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,338 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:41,338 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,338 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:41,338 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,338 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,343 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,343 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,343 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,343 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,343 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,343 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,343 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,343 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,343 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,343 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,343 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,343 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,344 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,344 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,344 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,344 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,344 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,344 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,344 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,344 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,344 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,344 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,344 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,344 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:41,345 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,345 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,345 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,345 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:41,345 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,345 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,345 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,345 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,346 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,346 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,346 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,346 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,346 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,346 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,346 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,346 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,346 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,346 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,346 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,346 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,347 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,347 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,347 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,347 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,360 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,360 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,360 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,360 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,360 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,360 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,363 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,363 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,363 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,363 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,363 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,363 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,364 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,364 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,364 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,364 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,364 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,364 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,365 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,365 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,365 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,365 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,365 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,365 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,365 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,365 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,365 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,365 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,365 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,365 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,365 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,365 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,365 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,372 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,372 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,372 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,372 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:41,372 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,372 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,372 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,372 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,372 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,372 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,372 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,372 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:41,387 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,387 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,387 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,387 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:41,387 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,387 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,387 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,387 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 91#L102true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:41,387 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,387 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,388 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,388 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 46#L63-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,395 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,395 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,395 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,395 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:41,396 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,396 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,396 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,396 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:41,396 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,396 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,396 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,396 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 91#L102true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,406 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,407 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:41,407 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,407 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 91#L102true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:41,407 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,407 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,611 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,611 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,611 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,611 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:41,611 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,611 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,611 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,611 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:41,611 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,611 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,611 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,611 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,619 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,619 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,619 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,619 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,619 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,619 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,619 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,619 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,619 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,619 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,619 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,619 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,641 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,641 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,641 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,641 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:41,641 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,641 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,641 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,641 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 73#L135true, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:41,641 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,641 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,641 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,641 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,647 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,647 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,647 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,647 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:41,647 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,647 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,647 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,647 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:41,647 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,647 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,647 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,647 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,657 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,657 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,657 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,657 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,657 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,657 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,657 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,657 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,657 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,657 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,657 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,657 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,663 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,663 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,663 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,663 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:41,663 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,663 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,663 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,663 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:41,663 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,663 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,663 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,663 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:41,680 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,680 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,680 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:41,680 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,680 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,680 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:41,680 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,680 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,680 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,684 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,684 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,684 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,684 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:41,684 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,684 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,684 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,684 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:41,684 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,685 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,685 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,685 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:41,691 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,691 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,691 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,691 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:41,691 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,691 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,691 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,691 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,691 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,691 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,691 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,691 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:41,700 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,700 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,700 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,700 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:41,700 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,700 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,700 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,700 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,700 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,700 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,700 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,700 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:41,700 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,700 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,700 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,700 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:41,701 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,701 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:41,701 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:41,701 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,701 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,701 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,702 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,702 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,702 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,702 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,702 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,702 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,702 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,702 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,702 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,702 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,702 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,702 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:41,702 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,702 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,702 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,702 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:41,702 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,702 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,702 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,703 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,703 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,703 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,703 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,703 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:41,703 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,703 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,703 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,703 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:41,703 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,703 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,703 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,703 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,703 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,703 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,703 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,703 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:41,704 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,704 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,704 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,704 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:41,704 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,704 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,704 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,704 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,704 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,704 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,704 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,704 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,718 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,718 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,718 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,718 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,718 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,718 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,718 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,718 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,719 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,719 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,719 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,719 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 100#L42true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,720 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,720 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,720 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,720 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,720 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,720 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,720 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,720 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,720 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,720 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,720 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,720 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:41,728 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,728 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,728 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,728 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:41,728 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,728 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,728 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,728 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,728 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,728 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,729 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,729 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:41,735 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,735 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,735 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,735 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:41,735 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,735 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,735 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,735 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,736 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,736 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:41,736 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,736 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:41,736 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,736 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,736 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,736 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,737 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,737 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,737 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,737 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,737 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,737 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,738 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,738 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,738 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,738 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:41,738 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,738 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,738 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,738 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:41,738 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,738 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,738 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,738 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,738 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,738 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,738 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,738 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:41,739 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:41,739 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,739 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:41,739 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:41,739 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,740 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,740 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,740 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,740 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:41,740 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,740 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,740 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,740 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:41,740 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,740 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,740 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,740 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,740 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,740 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,740 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,740 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:41,747 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,747 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,747 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,747 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:41,747 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,747 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,747 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,747 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:41,747 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,747 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,747 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,747 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:41,756 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,756 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,757 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,757 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:41,757 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,757 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,757 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,757 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 91#L102true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,757 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,757 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,757 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,757 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,758 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,758 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,758 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,758 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,758 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,758 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,758 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,758 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,758 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,758 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,758 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,758 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,774 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,774 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,774 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,774 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,774 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,774 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,774 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,774 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 73#L135true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,774 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,774 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,774 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,774 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,777 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,777 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,777 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,777 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,777 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,777 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,777 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,777 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,777 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,777 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,777 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,777 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,781 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,781 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,781 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,781 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,781 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,781 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,781 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,781 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,782 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,782 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,782 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,782 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,786 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,786 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,786 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,786 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,786 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,786 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,786 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,786 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,786 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,786 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,786 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,786 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,786 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,786 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,786 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,786 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,787 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L149-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,787 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,787 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,787 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,787 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,787 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,787 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,788 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,788 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,788 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,788 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,788 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,788 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,788 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,789 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,789 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,789 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,789 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,789 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,789 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,789 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,798 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,798 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,798 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,798 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,798 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,798 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,798 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,798 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,798 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,799 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,799 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,799 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,799 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,799 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,799 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,799 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,803 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,803 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,803 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,803 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,803 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,803 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 123#L75true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,803 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,803 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,803 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,805 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,805 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,805 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,805 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,805 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,805 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,805 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,805 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,805 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,805 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,805 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,805 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,809 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,809 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,809 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,809 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,809 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,809 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,809 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,809 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,809 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,810 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,811 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,811 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,811 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,811 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,811 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,811 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,811 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,811 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,813 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,813 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,813 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,813 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,813 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,813 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,813 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,813 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 105#L121-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,813 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,813 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,813 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,813 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,814 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,814 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,814 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,814 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,814 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 127#L148-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,814 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,825 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,825 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,825 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,825 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,825 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,825 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,825 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,825 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,825 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,825 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,825 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,825 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,825 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,825 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,825 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,826 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,826 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,826 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,826 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,826 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:41,826 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,826 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,826 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,826 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 114#L73true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,835 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,835 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,835 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,835 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,835 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,835 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,835 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,835 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:41,835 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,835 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,835 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,835 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:41,840 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,840 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,840 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,840 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:41,840 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,840 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,840 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,840 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 123#L75true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:41,840 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,840 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,840 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,840 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,842 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,842 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,842 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,842 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,842 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,842 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,842 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,842 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,842 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,842 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,842 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,842 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:41,846 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,846 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,846 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:41,846 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,846 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,846 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,846 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,846 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,846 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 135#L92-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,847 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,847 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,847 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,847 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:41,847 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,847 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,847 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,847 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:41,847 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,847 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,847 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,847 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:41,849 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:41,849 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,849 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:41,850 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,850 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,850 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,850 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:41,850 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,850 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,850 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,850 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,850 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,850 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,850 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,850 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:41,850 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,851 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,851 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,851 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:41,851 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,851 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,851 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,851 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:41,851 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,851 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,851 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,851 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,860 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,860 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,860 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,860 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,860 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,860 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,860 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,860 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,860 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,861 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,861 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,861 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 56#thread2EXITtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,861 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,861 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,861 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,861 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,861 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,861 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,861 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,861 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 56#thread2EXITtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,861 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,861 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,861 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,861 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,864 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,864 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,864 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,864 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:41,864 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,864 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,864 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,864 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:41,865 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,865 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,865 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,865 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:41,868 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,868 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,868 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,868 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:41,868 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,868 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,868 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,868 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,868 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,868 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,868 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,868 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,869 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,869 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,869 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,869 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:41,869 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,869 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,869 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,869 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:41,869 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,869 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,869 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,869 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,871 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,871 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,871 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,871 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 158#true]) [2025-03-04 15:26:41,871 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,871 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,871 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,871 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,871 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,871 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,871 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,871 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:41,872 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,872 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,872 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,872 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:41,872 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,872 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,872 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,872 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,872 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,872 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,872 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,872 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:41,872 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,872 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,872 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,872 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:41,872 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,872 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,873 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,873 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,873 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,873 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,873 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,873 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,873 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,873 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,873 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,873 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,873 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,873 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,873 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,873 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,873 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,873 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,873 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,873 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 15:26:41,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 156#true, 2#L180true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,896 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,896 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,896 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,896 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 107#L133true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:41,896 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,896 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,896 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,896 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 156#true, 2#L180true, 160#true, 107#L133true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,896 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,896 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,896 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,896 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 18#L48-5true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:41,900 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,900 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,900 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,900 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 18#L48-5true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:41,900 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,900 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,900 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,900 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 18#L48-5true, 154#true, 156#true, 2#L180true, 160#true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,900 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,900 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,900 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,900 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:41,903 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,904 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,904 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,904 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 130#L109-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:41,904 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,904 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,904 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,904 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:41,904 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,904 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,904 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,904 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:41,910 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:41,910 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:41,911 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,911 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:41,911 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,911 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:41,911 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,911 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:41,911 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,911 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:41,911 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,911 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,912 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,912 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 107#L133true, 86#L106true, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:41,912 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,912 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,912 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-04 15:26:41,912 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,912 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,912 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:41,914 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,914 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:41,914 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,914 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 107#L133true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:41,914 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,915 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,915 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,915 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,972 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,972 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,972 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,972 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,972 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,972 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,972 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,972 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,972 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,972 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,972 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,972 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,973 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:41,973 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,973 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,973 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:41,973 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,973 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:41,973 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,974 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,974 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,974 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:41,974 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,974 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,974 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,974 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,974 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,974 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,974 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,974 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,975 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,975 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,975 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,975 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,975 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,975 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,975 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,975 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:41,975 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,975 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,975 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,975 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,977 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,977 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,977 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,977 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,977 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,977 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,978 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,978 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,978 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,978 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,978 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,978 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,978 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,978 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,979 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,979 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,979 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,979 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,979 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,979 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,979 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,979 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,979 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,979 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,979 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,979 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,979 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,979 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,979 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,980 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,980 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,980 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,980 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:41,981 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,981 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,981 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,981 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:41,981 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,981 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,982 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,982 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,982 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,982 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,982 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,982 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,985 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,986 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,986 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,986 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,986 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,986 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,986 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,986 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,986 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,986 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,986 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,986 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,987 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,987 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,987 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,987 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,987 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,987 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,987 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,987 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,987 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,987 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,987 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,987 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,988 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,988 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,988 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,988 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,988 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,988 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,988 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,988 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,988 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,988 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,988 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,989 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,989 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,989 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,989 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,989 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:41,989 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,989 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,989 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,989 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,990 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,990 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,990 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,990 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,994 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,994 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,994 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,994 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:41,995 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,995 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,995 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,995 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 117#L119-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:41,995 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,995 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:41,995 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:41,995 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,002 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,002 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,002 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,002 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,002 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,002 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,002 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,002 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,002 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,002 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,003 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,003 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:42,003 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,003 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,003 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,003 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:42,003 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,003 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,003 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,003 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,003 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,003 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,003 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,003 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:42,004 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,004 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,004 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,004 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:42,004 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,004 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,004 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,004 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,004 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,004 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,004 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,004 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:42,005 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,005 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,005 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,005 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:42,005 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,005 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,005 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,005 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,005 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,006 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,006 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,006 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,008 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,008 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,008 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,008 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,009 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,009 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,009 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,009 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 91#L102true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,009 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,009 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,009 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,009 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,009 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,009 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,009 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,009 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,010 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,010 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,010 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,010 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,010 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,010 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,010 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,010 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,010 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,010 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,010 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,010 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,011 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,011 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,011 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,011 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,011 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,011 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,011 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,011 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:42,012 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,013 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,013 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,013 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:42,013 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,013 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,013 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,013 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,013 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,013 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,013 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,013 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 35#L128-1true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,017 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,017 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,017 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,017 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:42,017 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,017 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,017 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,017 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 35#L128-1true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,017 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,017 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,017 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,017 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,020 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,020 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,020 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,020 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:42,020 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,020 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,020 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,020 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,020 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,020 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,020 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,020 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,020 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,020 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,020 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,020 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:42,021 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,021 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,021 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,021 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,021 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,021 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,021 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,021 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,021 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,021 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,021 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,021 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,022 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,022 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,022 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,022 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,022 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,022 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,022 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,022 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:42,022 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,022 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,022 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,022 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:42,023 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,023 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,023 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,023 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,023 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,023 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,023 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,023 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,023 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,023 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,023 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,023 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,024 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,024 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,024 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,024 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,024 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,024 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,024 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,024 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,028 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,028 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,028 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,028 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,028 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,028 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,028 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,028 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,028 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,028 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,028 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,028 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:42,038 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,038 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,038 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,038 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:42,038 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,038 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,038 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,038 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,038 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,038 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,038 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,038 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:42,041 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,041 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,041 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,041 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:42,041 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,041 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,041 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,041 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,041 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,041 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,041 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,041 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,045 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,045 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,045 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,045 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,045 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,045 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,045 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,045 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,045 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,046 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,046 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,046 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:42,046 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,046 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,046 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,046 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:42,046 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,046 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,046 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,046 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,046 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,046 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,046 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,046 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:42,047 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,047 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,047 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,047 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:42,047 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,047 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,047 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,047 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,047 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,047 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,047 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,047 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:42,053 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,053 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,053 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,053 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:42,053 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,053 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,053 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,053 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,053 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,053 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,053 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,053 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:42,071 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,071 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,071 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:42,071 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,071 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,071 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,071 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,071 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,071 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:42,076 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,076 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,076 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,076 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:42,076 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,076 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,076 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,076 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,077 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,077 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,077 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,077 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,081 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,081 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,081 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,081 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,081 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,081 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,081 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,081 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,081 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,081 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,081 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,081 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,081 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,081 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,081 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,081 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,082 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,082 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,082 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,082 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,082 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,082 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:42,083 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,083 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,083 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,083 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:42,083 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,083 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,083 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,083 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,083 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,083 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,083 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,083 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,083 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,084 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,084 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,084 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,084 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,084 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,084 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,084 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,084 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,084 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,084 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,084 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,090 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,090 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,090 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,090 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,090 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,090 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,090 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,090 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,090 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,090 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,090 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,090 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:42,103 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,103 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,103 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,103 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 160#true, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:42,104 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,104 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,104 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,104 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 133#L104true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,104 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,104 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,104 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,104 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:42,105 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,106 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,106 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:42,106 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,106 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,106 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,106 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,106 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,106 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,106 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,107 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,107 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,107 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,107 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,107 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,107 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,107 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,107 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 117#L119-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,107 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,107 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,107 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,107 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,119 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,119 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,119 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,119 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:42,119 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,119 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,119 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,119 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,119 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,119 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,119 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,119 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,120 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,120 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,120 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,120 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:42,121 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,121 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,121 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,121 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:42,121 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,121 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,121 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,121 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,124 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,124 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,124 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,124 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,124 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,124 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,124 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,124 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,124 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,124 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,124 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,124 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,125 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,125 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,125 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,125 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:42,125 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,125 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,125 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,125 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,125 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,125 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,125 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,125 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,125 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,126 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,126 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,126 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:42,126 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,126 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,126 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,126 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,126 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,126 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,126 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,127 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,127 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,127 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,127 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,127 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,127 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,127 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,127 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,127 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,128 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,128 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,128 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,128 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,136 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,136 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,136 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,136 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,136 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,136 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,136 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,136 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,136 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,136 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,136 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,136 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,137 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,137 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,137 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,137 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:42,137 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,137 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,137 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,137 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:42,137 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,137 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,137 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,137 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:42,145 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,145 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,145 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,145 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:42,145 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,145 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,145 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,145 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,145 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,145 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,145 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,145 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:42,147 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,147 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,147 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,147 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:42,147 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,147 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,147 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,147 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,147 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,147 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,147 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,147 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,147 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,147 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,148 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,148 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,148 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,148 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,148 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,148 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 117#L119-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,148 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,148 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,148 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,148 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,158 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,158 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,158 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,158 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,158 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,158 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,158 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,158 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,158 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,158 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,158 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,158 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:42,159 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:42,159 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 117#L119-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,159 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,159 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,159 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,159 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,159 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,160 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,360 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,360 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,360 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,360 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,360 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,360 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,361 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,361 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,361 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,361 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,361 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,361 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,361 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,361 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,363 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,363 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,363 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,363 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,363 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,363 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,363 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,363 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,363 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,363 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,364 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,364 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,364 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,364 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,364 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,364 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,365 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,365 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,365 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,365 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,365 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,365 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,365 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,365 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,365 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,365 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,365 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,365 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,369 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,369 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,369 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,369 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,369 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,369 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,369 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,369 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,369 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,369 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,369 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,369 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,370 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,370 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,370 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,370 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,370 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,370 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,370 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,370 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 45#L91-3true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,370 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,370 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,370 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,370 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,381 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,381 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,381 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,381 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 107#L133true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,381 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,381 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,381 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,381 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,381 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,381 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,381 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,381 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,382 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,382 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,382 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,382 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,382 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,382 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,382 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,382 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,382 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,382 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,382 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,382 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,383 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,383 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,383 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,383 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,383 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,383 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,383 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,383 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 127#L148-1true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,383 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,383 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,383 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,383 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,402 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,402 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,402 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,402 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,402 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,402 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,402 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,402 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,402 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,402 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,402 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,402 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,406 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,406 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,406 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,406 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,406 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,406 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,406 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,406 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 24#L179-2true, 154#true, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,406 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,406 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,406 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,406 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,407 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,407 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,407 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,407 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,407 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,408 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,408 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,408 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,408 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,408 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,408 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,408 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,408 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,408 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,408 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,408 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,408 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 86#L106true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,408 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,408 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,408 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,408 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,409 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,409 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,409 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,409 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 8#L62-3true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,409 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,409 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,409 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,409 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 8#L62-3true, 154#true, 160#true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,409 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,409 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,409 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,409 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,410 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,410 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,410 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,410 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,410 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,410 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,410 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,410 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,410 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,419 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,419 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,419 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,419 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,419 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,419 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,419 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,419 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 109#L48true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,419 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,419 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,419 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,419 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:42,490 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,490 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,490 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,490 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:42,490 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,490 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,490 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,490 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 76#L120-3true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:42,490 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,490 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,490 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,490 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:42,516 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,516 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,516 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,516 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:42,516 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,516 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,516 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,516 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 76#L120-3true, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:42,516 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,516 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,516 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,516 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:42,545 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,545 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:42,545 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,545 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 107#L133true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,545 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,545 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:42,546 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,546 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,546 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,546 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:42,546 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,546 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,546 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,546 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 28#L138-3true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,546 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,546 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,546 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,546 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,546 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,546 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,546 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,547 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,547 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,547 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,547 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 127#L148-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,547 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,547 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,547 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,564 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,564 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,564 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,564 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:42,564 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,564 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,564 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,564 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,564 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,564 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,564 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,564 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:42,565 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,565 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,565 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,565 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:42,565 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,565 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,565 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,565 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,565 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,565 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,565 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,565 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,566 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,566 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,566 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,566 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,566 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,566 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,566 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,566 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:42,566 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,566 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,566 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,566 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,572 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,572 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,572 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,572 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,572 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,572 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,572 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,572 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 45#L91-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,572 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,572 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,572 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,572 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,588 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,588 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,588 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,588 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,588 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,588 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,588 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,588 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,588 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,588 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,588 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,588 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,591 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,591 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,591 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,591 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 8#L62-3true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,591 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,591 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,591 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,591 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,592 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,592 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,592 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,592 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,598 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,598 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,598 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,598 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:42,598 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,598 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,598 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,598 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 39#L123true, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,598 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,598 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,598 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,598 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:42,615 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,615 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,615 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,615 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 133#L104true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:42,615 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,615 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,615 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,615 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 133#L104true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,615 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,615 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,615 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,615 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:42,618 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,618 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,618 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,618 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 107#L133true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:42,618 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,618 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,618 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,618 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 107#L133true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,618 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,618 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,618 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,618 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 39#L123true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,621 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,621 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 39#L123true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:42,621 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,621 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 39#L123true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,622 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,622 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,622 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,622 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 160#true, 79#L44true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,626 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,626 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,626 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,626 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:42,626 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,626 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,626 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,626 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 160#true, 79#L44true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,626 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,626 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,627 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,627 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:42,628 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,628 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,628 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,628 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:42,629 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,629 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,629 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,629 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,629 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,629 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,629 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,629 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 140#L94true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,630 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,630 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,630 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,630 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 140#L94true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:42,630 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,630 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,630 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,630 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 140#L94true, 154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:42,630 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,630 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,630 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,630 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 123#L75true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,635 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,635 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,635 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,635 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 123#L75true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:42,635 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,635 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,635 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,635 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 123#L75true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:42,635 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,635 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,635 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,635 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:42,642 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,642 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,642 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,642 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:42,642 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,642 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,642 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,642 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 79#L44true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,642 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,642 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,642 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,642 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:42,643 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,643 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,643 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,643 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 133#L104true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:42,644 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,644 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,644 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,644 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 133#L104true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:42,644 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,644 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,644 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,644 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 79#L44true, 107#L133true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,646 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,646 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,646 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,646 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 79#L44true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:42,646 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,646 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,647 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,647 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 79#L44true, 107#L133true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,647 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,647 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,647 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,647 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,647 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,647 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,647 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,647 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:42,647 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,647 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,647 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,648 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,648 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:42,648 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,648 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,649 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,649 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,649 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,649 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,649 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,649 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,649 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,649 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 28#L138-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,649 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,649 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,649 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,649 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,650 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,650 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,650 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,650 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,650 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,650 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,650 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,650 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:42,650 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,651 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,651 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,651 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,651 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 79#L44true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:42,652 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,652 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,652 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,652 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 79#L44true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:42,652 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,652 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,652 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,652 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 79#L44true, 28#L138-3true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,652 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,652 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,652 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,652 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,665 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,665 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,665 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,665 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:42,665 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,665 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,665 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,665 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,665 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,665 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,665 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,665 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 29#thread4EXITtrue, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,671 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,671 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,671 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,671 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 29#thread4EXITtrue, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:42,671 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,671 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,671 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,671 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 29#thread4EXITtrue, 85#L179-1true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,671 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,671 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,671 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,671 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,672 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,672 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,672 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,672 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:42,673 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,673 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,673 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,673 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:42,673 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,673 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,673 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,673 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 29#thread4EXITtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,677 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,677 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,677 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,677 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 29#thread4EXITtrue, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,678 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,678 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 29#thread4EXITtrue, 79#L44true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,678 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,678 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,678 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,678 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 56#thread2EXITtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,678 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,678 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 56#thread2EXITtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:42,679 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,679 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,679 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,679 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 39#L123true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:42,683 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,683 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,683 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,683 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 160#true, 79#L44true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:42,683 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,683 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,683 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,683 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 39#L123true, 73#L135true, 79#L44true, 160#true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:42,683 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,684 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,684 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,684 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:42,687 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,687 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,687 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,687 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:42,687 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,687 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,687 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,687 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:42,687 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,687 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,687 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,687 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 76#L120-3true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,697 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,697 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,697 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,697 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:42,697 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,697 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,697 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,697 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:42,697 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,697 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,697 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,697 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 149#L70-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,708 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,708 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,709 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 149#L70-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,709 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,709 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 149#L70-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,709 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,709 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 79#L44true, 160#true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,743 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,743 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:42,743 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,743 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 73#L135true, 79#L44true, 160#true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:42,743 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,743 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,774 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,774 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,774 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,774 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,774 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,774 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,774 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,774 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:42,774 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,774 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,774 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,774 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,810 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,810 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,810 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,810 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,810 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,810 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,810 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,810 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:42,810 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,810 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,810 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,810 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,836 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,836 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,836 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,836 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,836 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,836 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,836 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,836 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,836 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,836 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,837 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,837 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:42,839 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,839 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,839 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,839 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:42,839 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,839 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,839 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,839 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,839 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,839 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,839 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,839 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,852 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,852 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,852 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,852 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,852 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,852 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,852 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,852 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,852 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,852 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,852 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,852 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,853 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,853 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,853 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,853 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,853 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,853 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,853 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,853 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,853 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,853 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,853 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,853 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,854 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,854 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,854 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:42,854 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,854 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,854 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,855 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,855 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,855 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,855 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,855 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,855 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,855 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,855 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,855 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,861 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,861 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,861 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,861 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,861 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,861 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,861 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,861 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,861 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,861 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,861 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,861 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:42,884 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,884 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,884 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,884 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:42,884 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,884 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,884 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,884 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,884 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,884 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,884 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,884 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:42,893 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,893 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,893 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,893 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:42,894 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,894 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,894 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 133#L104true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,894 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,894 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,894 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:42,897 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,897 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,897 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:42,897 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,897 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,897 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,897 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,897 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,897 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,897 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,897 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,897 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,897 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,897 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,898 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 117#L119-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:42,898 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,898 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,898 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,898 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:42,907 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,907 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,907 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,907 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:42,907 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,907 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,907 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,907 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,907 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,907 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,907 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,907 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,915 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,915 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,915 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,915 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,915 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,915 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,915 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,915 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,915 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,915 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,915 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,915 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,918 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,918 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,918 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,919 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,919 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,919 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,919 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,919 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,919 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,919 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,919 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,924 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,924 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,924 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,925 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,925 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,925 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,925 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,926 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,926 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,926 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,926 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,927 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,927 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,927 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,927 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,927 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,927 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,928 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,928 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,928 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,928 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,928 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,928 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,928 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,928 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,928 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,929 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,929 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,929 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,937 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,937 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,937 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,937 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,938 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,938 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,938 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,938 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,938 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,938 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,938 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,938 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,967 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,967 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,967 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,967 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,968 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,968 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,968 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,968 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,968 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,968 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,968 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,968 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,968 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,969 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,969 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,969 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,969 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,969 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,969 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,969 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,969 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,969 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,969 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,969 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,970 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,970 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,970 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,970 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:42,970 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,970 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,970 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,970 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,971 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,971 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,971 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,971 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:42,977 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,978 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,978 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,978 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:42,978 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,978 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,978 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,978 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,978 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,978 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,978 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,978 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,980 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,980 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,980 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,980 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:42,980 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,980 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,981 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,981 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:42,981 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,981 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,981 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,981 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,986 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,986 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,986 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,986 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,986 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,986 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,986 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,986 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,986 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,986 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,986 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,986 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,987 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,987 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,987 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,987 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,987 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,987 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,987 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,987 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,988 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,988 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,988 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,988 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,988 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,988 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,988 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,989 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:42,989 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,989 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,989 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,989 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,989 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,989 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,989 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,989 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:42,995 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,995 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,995 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,995 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:42,995 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,995 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,995 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,995 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:42,995 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,995 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:42,996 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:42,996 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:43,000 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,000 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,000 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,000 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:43,000 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,000 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,000 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,000 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,000 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,001 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,001 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,001 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,001 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,001 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,001 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,001 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,002 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,002 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,002 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,002 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,002 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,002 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,002 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,002 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,015 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,015 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,016 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,016 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,016 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,016 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,016 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,016 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,016 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,016 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,016 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,016 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:43,020 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,020 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,020 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,020 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:43,020 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,020 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,021 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,021 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,021 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,021 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,021 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,021 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,021 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,021 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,021 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,021 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,021 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,021 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,021 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,021 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,021 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,021 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,021 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,021 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,022 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,022 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,022 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,022 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,022 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,022 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,022 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,022 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,022 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,022 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,022 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,022 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,023 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,023 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,023 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,023 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,023 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,023 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,023 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,023 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:43,023 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,023 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,023 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,023 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:43,026 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,026 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,026 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,026 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:43,027 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,027 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,027 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,027 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,027 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,027 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,027 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,027 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:43,029 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,029 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,029 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,029 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:43,029 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,029 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,029 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,029 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,029 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,029 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,029 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,029 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:43,038 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,038 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,038 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,038 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:43,038 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,038 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,039 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,039 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,039 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,039 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,039 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,039 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,042 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,042 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,042 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,042 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:43,042 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,042 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,042 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,042 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,042 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,042 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,042 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,042 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:43,042 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,042 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,043 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,043 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:43,043 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,043 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,043 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,043 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 48#L61-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,043 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,043 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,043 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,043 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,043 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,043 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,043 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,043 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,043 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,043 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,043 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,043 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 76#L120-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,044 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,044 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,044 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,044 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 123#L75true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,058 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,058 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,058 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,058 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,058 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,058 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,058 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,058 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 123#L75true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,058 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,058 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,059 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,059 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,066 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,066 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,066 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,066 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,066 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,066 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,066 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,066 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,067 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,067 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,067 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,067 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,072 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,072 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,072 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,072 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,073 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,073 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,073 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,073 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,073 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,073 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,073 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,073 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:43,074 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,074 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,074 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,074 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:43,074 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,074 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,074 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,074 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,074 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,074 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,074 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,074 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,076 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,076 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,076 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,076 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,076 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,076 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,076 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,076 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 127#L148-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:43,076 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,076 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,076 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,076 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:43,098 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,098 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,098 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,098 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:43,098 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,098 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,098 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,098 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,099 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,099 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,099 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,099 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,101 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,101 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,101 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,101 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,101 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,101 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,101 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,102 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,102 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,102 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,102 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,102 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:43,102 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,102 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,102 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,102 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:43,102 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,102 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,102 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,102 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 117#L119-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,102 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,102 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,102 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,102 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,103 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,103 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,103 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,103 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,103 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,103 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,103 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,103 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:43,103 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,103 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,103 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,103 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:43,113 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,113 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,113 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,113 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:43,113 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,113 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,114 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,114 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 91#L102true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,114 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,114 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,114 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,114 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:43,121 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,121 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,121 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,121 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:43,121 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,121 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,121 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,121 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,121 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,122 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,122 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,122 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:43,125 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,125 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,125 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,125 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:43,125 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,125 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,125 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,125 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,125 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,125 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,125 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,125 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,128 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,128 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,128 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,128 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,128 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,128 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,128 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,128 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,128 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,128 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,129 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,129 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,129 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,129 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,129 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,129 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,129 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,129 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,129 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,129 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,129 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,129 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,129 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,129 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,130 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,130 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,130 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,130 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,131 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,131 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,131 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,131 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,131 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,131 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,131 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,131 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,132 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,132 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,132 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,132 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,132 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,132 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,132 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,132 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,132 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,132 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,132 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,132 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:43,133 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,133 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,133 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,133 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:43,133 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,133 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,133 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,133 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,133 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,133 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,133 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,134 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:43,134 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,134 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,134 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,134 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:43,134 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,134 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,134 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,134 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,134 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,134 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,134 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,134 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:43,145 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,145 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,145 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,145 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:43,145 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,145 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,145 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,145 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-04 15:26:43,145 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,145 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,145 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,145 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:43,151 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,151 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,151 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,151 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:43,151 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,151 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,151 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,151 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:43,151 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,151 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,151 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,151 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 123#L75true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:43,157 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,157 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,157 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,157 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:43,157 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,157 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,157 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,157 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 123#L75true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:43,158 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,158 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,158 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,158 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:43,162 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,162 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,162 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,162 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:43,162 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,162 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,162 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,162 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,162 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,162 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,163 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,163 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:43,166 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,166 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,166 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,166 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:43,167 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,167 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,167 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,167 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,167 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,167 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,167 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,167 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:43,168 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,168 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,168 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,168 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:43,168 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,168 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,168 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,168 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,168 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,168 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,168 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,168 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 127#L148-1true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,168 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,168 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,168 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,168 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 127#L148-1true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,169 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,169 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,169 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,169 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 82#L99-1true, 152#true, 127#L148-1true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,169 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,169 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,169 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,169 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:43,180 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,181 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,181 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,181 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:43,181 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,181 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,181 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,181 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 123#L75true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:43,181 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,181 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,181 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,181 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:43,188 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,188 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,188 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,188 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:43,188 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,188 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,188 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,188 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,188 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,188 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,188 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,188 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:43,189 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,189 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,189 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,189 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:43,189 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,189 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,189 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,189 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,189 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,189 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,189 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,189 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:43,190 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,190 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,190 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,190 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:43,190 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,190 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,190 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,190 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 82#L99-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,190 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,190 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,190 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,190 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,190 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,190 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,191 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,191 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,191 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,191 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,191 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,191 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,191 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,191 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,191 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,191 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,210 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,210 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,210 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,210 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,210 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,210 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,210 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,210 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,210 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,210 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,210 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,210 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,214 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,214 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,214 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,214 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,215 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,215 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,215 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,215 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,215 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,215 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,216 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,216 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,216 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,216 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,216 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,216 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,216 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,216 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,216 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,216 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,216 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,216 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,217 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,217 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,217 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,217 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,217 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,217 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,217 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,217 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,217 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,217 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,217 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,217 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,217 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,217 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,218 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,218 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,218 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,218 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,218 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,218 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,218 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,218 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,218 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,218 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,227 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,227 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,227 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,227 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,228 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,228 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,228 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,228 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,228 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,228 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,228 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,228 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:43,269 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,269 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,269 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,269 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:43,269 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,269 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,269 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,269 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 91#L102true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:43,269 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,269 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,269 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,269 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:43,289 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,289 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,289 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,289 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:43,289 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,289 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,289 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,289 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 133#L104true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:43,289 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,289 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,289 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,289 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:43,539 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,539 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,539 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,539 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:43,540 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,540 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,540 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,540 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 91#L102true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:43,540 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,540 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,540 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,540 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [106#L181true, 114#L73true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:43,547 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,547 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,547 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [106#L181true, 114#L73true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:43,547 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,547 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,547 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [106#L181true, 114#L73true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 73#L135true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:43,547 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,547 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,547 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,552 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,552 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,552 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,552 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:43,552 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,552 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,552 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,552 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:43,552 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,552 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,552 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,552 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-04 15:26:43,555 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,555 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,555 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,555 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-04 15:26:43,555 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,555 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,555 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,555 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 152#true, 153#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,555 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,555 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,555 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,555 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,558 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,558 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,558 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,558 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,558 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,558 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,558 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,558 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,558 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,558 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,558 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,558 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,558 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:43,559 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,559 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:43,559 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:43,559 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 48#L61-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,559 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,560 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,560 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,560 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,560 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,560 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,560 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,560 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,560 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,560 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,560 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,560 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,560 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,568 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,568 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,568 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,568 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:43,568 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,568 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,568 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,568 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:43,568 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,568 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,568 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,568 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,570 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,570 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,570 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,570 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,570 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,570 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,570 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,570 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,570 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,570 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,570 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,570 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,571 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,571 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,571 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,571 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,571 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,571 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,571 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,571 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,571 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,571 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,571 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,571 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,574 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,574 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,574 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,574 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,575 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,575 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:43,575 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:43,575 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,575 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,575 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,575 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,575 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,576 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,576 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,576 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,576 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,576 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,576 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,576 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,577 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,577 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,577 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,577 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,577 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,577 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,577 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,577 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,577 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,577 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,577 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,577 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,577 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,577 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,577 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:43,577 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,577 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,577 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,577 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:43,578 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:43,578 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:43,578 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:43,578 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,578 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,579 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,579 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,579 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,579 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,579 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,579 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,579 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,579 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,579 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,579 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,579 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,579 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,580 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,580 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,580 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,580 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,580 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,580 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,580 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,580 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,580 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,581 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,581 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,581 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,583 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:43,583 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:43,583 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:43,584 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,584 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,584 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,584 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:43,584 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,584 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,584 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,584 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 45#L91-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:43,584 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,584 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,584 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,584 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,585 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,585 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,585 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,585 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,585 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,585 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,585 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,585 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,585 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,585 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,585 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,585 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:43,587 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,587 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,587 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,588 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:43,588 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,588 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,588 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,588 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,588 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,588 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,588 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,588 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,589 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,589 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,589 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,589 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:43,589 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,589 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,589 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,589 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:43,589 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,589 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,589 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,589 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,595 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,595 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,595 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,595 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,596 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,596 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,596 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,596 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,596 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,596 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,596 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,596 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,599 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,599 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,599 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,599 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,599 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,599 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,599 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,599 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,600 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,600 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,600 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,600 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,600 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,600 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,601 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,601 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,601 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,601 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,601 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,601 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 105#L121-1true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:43,601 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,601 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,607 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,607 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,607 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,607 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:43,608 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,608 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,608 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,608 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,608 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,608 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,608 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,608 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:43,615 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,615 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,615 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,615 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:43,616 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,616 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,616 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,616 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 133#L104true, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:43,616 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,616 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,616 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,616 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 91#L102true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,625 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,625 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,625 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,625 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:43,625 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,625 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,625 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,625 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 91#L102true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:43,625 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,625 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,625 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,625 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,631 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,631 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,631 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,632 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:43,632 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,632 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,632 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,632 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:43,632 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,632 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,632 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,632 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,670 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,670 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,670 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,670 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,670 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,670 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,670 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,670 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:43,670 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,670 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,670 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,670 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,686 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,686 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,686 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,686 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:43,686 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,686 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,686 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,686 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:43,686 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,686 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,686 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,686 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [106#L181true, 27#thread2ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:43,697 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,697 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,697 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,697 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [106#L181true, 27#thread2ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:43,697 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,697 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,697 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,697 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [106#L181true, 27#thread2ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 91#L102true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:43,697 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,697 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,697 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,697 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,701 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,701 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,701 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,701 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,701 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,701 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,701 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,701 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,701 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,701 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,701 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,701 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,704 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,704 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,704 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,704 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:43,704 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,704 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,704 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,704 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:43,704 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,704 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,704 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,704 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,709 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,709 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,709 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,709 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,709 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,709 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,710 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,710 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,710 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,710 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,710 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,710 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,711 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,711 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,711 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,711 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,711 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,711 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,711 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,711 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:43,711 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,711 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,711 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,711 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,712 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,712 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,712 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,712 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:43,713 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,713 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:43,713 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,713 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,714 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,714 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,714 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,714 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:43,714 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,714 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,714 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,714 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:43,714 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,714 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,714 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,714 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:43,718 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,718 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,718 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,718 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:43,718 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,718 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,718 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,718 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:43,718 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,718 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,718 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,718 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,726 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,726 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,726 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,726 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 39#L123true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,726 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,726 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,730 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,730 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,730 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,730 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,730 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,730 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,730 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,730 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,730 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,730 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,730 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,730 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,736 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,736 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,736 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,743 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,743 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,743 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,743 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,743 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,744 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,744 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,744 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,744 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,744 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,744 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,744 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,744 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,744 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,744 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,744 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,744 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,744 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,744 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,744 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,744 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,745 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,745 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,745 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,745 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,745 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,745 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,745 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,746 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,746 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,746 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,746 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,746 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,746 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,746 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,746 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,746 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,746 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,746 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,746 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,746 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,746 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,746 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,746 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,747 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,747 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,747 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,747 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,747 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,747 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:43,762 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,762 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,762 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:43,762 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,762 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,762 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 91#L102true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,762 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,762 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,762 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,763 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,763 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,763 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,763 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:43,763 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,763 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,763 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,763 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:43,763 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,764 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,764 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,764 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 123#L75true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:43,770 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,770 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,770 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,770 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:43,770 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,770 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,770 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,770 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 123#L75true, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:43,770 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,770 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,770 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,770 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,773 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,773 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,773 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,773 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,773 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,773 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,773 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,773 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,773 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,773 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,773 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,773 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,780 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,780 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,780 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,780 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:43,780 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,780 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,780 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,780 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,780 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,780 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,780 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,780 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 100#L42true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,782 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,782 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,782 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,782 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:43,782 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,782 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,782 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,782 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 100#L42true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:43,782 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,782 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,782 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,782 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:43,784 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,784 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,785 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,785 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:43,785 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,785 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,785 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,785 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,785 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,785 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,785 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,785 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:43,786 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,786 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,786 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,786 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:43,786 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,786 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,786 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,786 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,786 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,786 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,786 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,786 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:43,786 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,786 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,786 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,786 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:43,787 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,787 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,787 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,787 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,787 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,787 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:43,802 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,802 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,802 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,802 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:43,802 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,802 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,802 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,802 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,802 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,802 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,802 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,802 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 91#L102true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,803 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,803 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,803 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,803 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:43,803 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,803 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,803 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,803 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 91#L102true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:43,803 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,803 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,803 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,803 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,816 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,816 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,816 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,816 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,816 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,816 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,816 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,816 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 73#L135true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,816 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,816 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,816 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,816 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,821 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,821 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,821 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,821 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,821 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,821 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,821 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,821 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 123#L75true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,821 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,821 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,821 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,821 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,823 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,823 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,823 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,823 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,823 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,823 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,823 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,823 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:43,823 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,823 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,823 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,823 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,827 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,827 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,827 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,827 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:43,827 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,827 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,828 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,828 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,828 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,828 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,828 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,828 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,828 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,828 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,828 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,828 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,828 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,828 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,830 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,830 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,830 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,830 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,830 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,830 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,830 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,830 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:43,830 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,830 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,830 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,830 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,831 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,831 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,831 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,831 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,831 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,831 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,831 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,831 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:43,831 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,831 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,831 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,831 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,832 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,832 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,832 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,832 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,832 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,832 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,832 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,832 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 127#L148-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:43,832 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,832 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,832 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,832 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,842 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,842 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,842 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,842 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,842 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,842 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,842 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,842 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:43,842 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,842 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,842 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,842 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,843 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,843 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,843 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,843 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,843 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,843 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,843 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,843 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 91#L102true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,843 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,843 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,843 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,843 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,846 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,846 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,846 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,846 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 123#L75true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,846 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,846 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,846 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,846 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 123#L75true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,846 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,846 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,846 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,846 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,850 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,850 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,850 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,850 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,850 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,850 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,850 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,850 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:43,850 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,850 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,850 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,850 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,851 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,851 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,851 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,851 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,851 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,851 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,853 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,853 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,853 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,853 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,853 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,853 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 107#L133true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:43,853 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,853 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,853 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,854 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,854 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,854 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,854 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,854 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,854 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:43,854 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,854 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,854 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,855 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,855 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,855 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,855 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,855 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,855 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 127#L148-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:43,855 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,855 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,855 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,855 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,855 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,855 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:43,855 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,856 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,856 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:43,856 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,856 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,856 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,878 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,878 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,878 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,878 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:43,878 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,878 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,878 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,878 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 73#L135true, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:43,878 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,878 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,878 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,878 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:43,881 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,881 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,881 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,881 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:43,881 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,881 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,881 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,881 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,881 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,881 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,881 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,881 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,882 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,882 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,882 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,882 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:43,882 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,882 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,882 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,882 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:43,882 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,882 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,882 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,882 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,884 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,884 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,884 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,884 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 158#true]) [2025-03-04 15:26:43,884 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,884 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,884 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,884 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,884 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,884 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,884 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,884 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:43,885 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,885 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,885 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,885 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:43,885 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,885 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,885 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,885 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,885 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,885 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,885 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,885 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:43,886 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:43,886 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:43,886 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,886 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,886 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,886 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,900 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,900 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,900 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,900 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:43,900 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,900 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,900 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,900 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:43,900 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,900 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,900 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,900 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:43,904 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,904 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,904 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,904 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:43,904 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,904 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,904 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,904 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,904 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,904 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,904 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,904 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,905 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,905 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,905 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,905 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:43,905 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,905 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,905 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,905 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:43,905 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,905 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,905 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,905 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,907 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,907 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,907 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,907 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,907 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,907 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,907 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,907 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,907 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,907 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,907 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,907 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,908 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,908 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,908 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,908 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 158#true]) [2025-03-04 15:26:43,908 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,908 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,908 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,909 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,909 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,909 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:43,909 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:43,909 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,909 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 93#L135-5true, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-04 15:26:43,910 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:43,910 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:43,910 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 73#L135true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:43,910 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:43,910 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:43,910 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-04 15:26:43,910 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:43,911 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:43,911 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,911 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:43,911 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:43,911 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,911 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,912 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:43,912 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,912 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,912 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:43,912 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,912 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,912 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,912 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,912 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,912 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:43,912 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:43,913 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,913 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,913 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:43,913 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,913 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:43,914 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,914 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:43,914 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,914 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:43,915 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,915 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,915 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,915 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:43,917 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,917 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,917 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,917 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:43,917 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,917 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,917 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,917 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:43,917 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,917 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,917 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,917 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,920 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,920 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,920 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,920 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:43,920 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,920 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,920 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,920 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:43,920 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,920 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,920 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,920 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,922 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,922 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,922 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,922 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:43,922 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,922 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,922 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,922 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:43,922 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,922 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,922 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,922 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,923 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,923 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,923 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,923 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,924 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,924 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,925 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:43,925 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 117#L119-1true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:43,925 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,925 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:43,925 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:43,926 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,926 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:43,926 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,926 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:43,926 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,926 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:43,926 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,926 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,930 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,930 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,930 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,930 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,930 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,930 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,930 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,930 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,930 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,930 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 15:26:43,930 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,930 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:43,946 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,946 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:43,946 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,946 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:43,946 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,946 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:43,954 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,954 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,954 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,954 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:43,954 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,954 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,954 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,954 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 107#L133true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-04 15:26:43,954 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,954 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,954 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,954 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:43,955 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,955 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,955 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,955 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:43,955 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,955 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,955 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,955 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 107#L133true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:43,955 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,955 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,955 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,955 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:43,956 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,956 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,956 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,956 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 86#L106true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:43,956 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,956 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,956 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,956 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 107#L133true, 86#L106true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:43,956 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,956 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:43,956 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:43,956 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,027 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,027 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,027 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,027 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,027 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,027 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,027 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,027 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,027 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,027 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,027 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,027 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:44,034 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,034 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,034 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,034 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:44,034 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,034 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,034 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,034 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,034 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,034 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,034 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,034 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,039 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,039 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,039 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,039 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,039 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,039 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,039 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,039 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,039 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,039 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,039 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,039 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,040 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,040 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,040 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,040 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,040 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,040 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,040 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,040 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,040 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,040 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,041 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,041 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,041 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,041 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,041 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,041 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,041 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,041 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,041 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,041 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,042 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,042 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,042 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,042 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:44,042 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,042 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,042 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,042 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:44,042 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,042 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,042 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,043 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,043 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,043 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,043 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,043 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,043 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,043 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,043 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,043 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,043 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,043 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,043 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,043 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,044 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,044 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,044 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,044 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,050 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,050 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,050 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,050 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,050 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,051 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,051 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,051 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,051 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,051 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,051 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,051 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,064 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,064 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,064 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,064 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,065 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,065 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,065 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,065 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 46#L63-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,065 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,065 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,065 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,065 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,067 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,067 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,067 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,067 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,067 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,067 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,067 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,067 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,067 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,067 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,068 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,068 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,068 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,068 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,068 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,068 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,068 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,068 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,068 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,068 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 117#L119-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:44,068 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,069 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,069 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,069 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,080 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,080 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,080 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,080 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,080 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,080 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,080 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,080 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 77#L149-3true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,080 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,080 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,080 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,081 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:44,081 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,081 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,081 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,081 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:44,082 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,082 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:44,082 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,082 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,084 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,085 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,085 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,085 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,085 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,085 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,085 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,086 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,086 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,086 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,086 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,086 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,086 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:44,087 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,087 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,087 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,087 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,094 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,094 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,094 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,094 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,094 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,094 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,094 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,094 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,094 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,094 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,094 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,094 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,095 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,095 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,095 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,095 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,095 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,095 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,095 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,095 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 45#L91-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,095 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,095 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,095 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,095 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,118 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,118 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,118 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,118 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:44,118 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,118 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,118 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,118 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 75#L131true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,118 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,118 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,118 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,118 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,121 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,121 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,121 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,121 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,121 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,121 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,121 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,121 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,121 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,121 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,121 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,121 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,122 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,122 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,122 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,122 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,122 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,122 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,122 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,122 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,122 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,122 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,123 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,123 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,123 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,123 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,123 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,123 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,123 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,123 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,123 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,123 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,123 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,123 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,123 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,123 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,126 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,126 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,126 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,126 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 158#true]) [2025-03-04 15:26:44,126 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,126 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,126 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,126 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 107#L133true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,126 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,126 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,126 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,126 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,127 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,127 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,127 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,127 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,128 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,128 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,128 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,128 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,128 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,128 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,128 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,128 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,130 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,130 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,130 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,131 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,131 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,131 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,131 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:44,131 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,131 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,132 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,132 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:44,132 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,132 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,132 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:44,132 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,132 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,137 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,137 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,137 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,137 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,137 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,137 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,137 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,137 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,137 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,137 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,137 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,138 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,140 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,140 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,140 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,140 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,140 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,140 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,141 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,141 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,141 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,141 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,141 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,141 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,142 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,142 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,142 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,142 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,142 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,142 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,142 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,142 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,142 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,144 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,144 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,144 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,144 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,144 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,144 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,144 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,144 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,144 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,144 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,144 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,144 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,148 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,148 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,148 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,148 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,148 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,148 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,148 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,148 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,148 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,148 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,148 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,148 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,152 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,152 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,152 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,152 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,152 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,152 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,152 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,152 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,152 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,152 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,152 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,152 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,152 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,152 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,152 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,152 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,152 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,152 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,152 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,153 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 117#L119-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,153 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,153 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,153 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,153 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:44,381 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,382 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,382 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,382 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:44,382 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,382 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,382 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,382 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 28#L138-3true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,382 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,382 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,382 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,382 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:44,385 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,385 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:44,386 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,386 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,386 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,386 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,386 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,386 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,387 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,387 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,387 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,387 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,387 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,389 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,389 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,389 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,389 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,389 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,389 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,389 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,389 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,389 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,389 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,389 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,390 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,396 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,396 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,396 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,396 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,396 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,396 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,396 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,396 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,396 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,396 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:44,397 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:44,397 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 48#L61-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,397 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,397 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,397 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,397 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 76#L120-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,398 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,420 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,420 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,420 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,420 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,420 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,420 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,421 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,421 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,421 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,421 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,421 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,421 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,421 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,421 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,421 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,421 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,421 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,421 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,422 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,422 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,422 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,422 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,422 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,422 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,422 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,422 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 127#L148-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:44,422 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,422 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,422 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,422 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,436 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:44,436 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,436 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:44,436 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:44,436 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,436 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,436 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,437 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,437 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,437 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,437 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,437 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,437 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,437 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,437 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,437 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,437 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,437 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,437 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:44,447 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,447 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,447 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,447 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:44,447 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,448 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,448 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,448 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,448 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,448 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,448 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,448 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,450 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,450 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,450 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,450 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,450 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,451 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,451 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,451 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,451 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,451 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,451 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,451 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,452 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:44,452 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:44,452 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,452 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,452 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,453 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,453 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,453 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,453 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:44,458 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,458 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:44,459 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,459 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,459 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,459 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,459 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,459 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,459 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,459 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:44,476 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,476 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,476 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,476 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:44,476 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,476 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,476 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,476 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 107#L133true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,476 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,476 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,476 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,476 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:44,477 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:44,477 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,477 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,477 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,477 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 82#L99-1true, 127#L148-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:44,477 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,477 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:44,488 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,488 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,488 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,488 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:44,488 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,488 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,488 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,488 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,488 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,488 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,488 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,488 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:44,489 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:44,489 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 127#L148-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,489 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,489 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,489 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:44,489 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,493 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,493 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,493 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,493 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,493 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,493 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,493 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,493 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 45#L91-3true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,493 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,493 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,493 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,493 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:44,502 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,502 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,502 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,502 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:44,502 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,502 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,502 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,502 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,502 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,502 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,502 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,502 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:44,504 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,504 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:44,504 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,504 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 24#L179-2true, 154#true, 160#true, 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,505 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,505 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,505 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,505 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:44,509 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,509 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,509 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,509 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:44,509 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,509 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,509 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,509 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 39#L123true, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,509 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,509 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,509 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,509 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:44,531 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,531 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,531 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:44,531 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,531 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,532 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:44,532 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,532 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,532 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:44,546 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,546 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:44,546 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,546 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:44,546 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,546 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,585 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,585 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,585 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,585 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:44,585 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,585 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,585 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 28#L138-3true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,586 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:44,586 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:44,586 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 48#L61-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,586 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,586 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,587 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,587 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,587 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,587 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,587 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,587 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,587 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,587 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,591 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,591 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,591 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,591 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,591 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,591 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,591 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,591 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 45#L91-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,591 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,591 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,591 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,591 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,599 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,599 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,599 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,599 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,599 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,599 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,599 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,599 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 41#L150-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,599 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,599 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,599 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,599 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,600 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,600 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,600 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:44,600 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,600 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,600 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:44,600 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,600 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,600 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,602 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,602 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,602 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,602 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,602 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,602 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,602 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,602 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,602 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,602 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,602 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,602 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,603 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,603 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,603 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,603 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,603 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,603 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,603 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,603 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,603 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,603 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,603 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,603 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,604 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,604 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,604 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:44,604 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:44,604 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,604 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,604 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,605 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,605 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,605 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,605 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,605 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,605 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,605 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,605 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,605 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,605 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,605 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,605 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,609 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,609 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,609 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,609 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,609 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,609 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,609 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,609 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 45#L91-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,609 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,609 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,609 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,609 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,612 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,612 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,612 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,612 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,612 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,612 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,612 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,612 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,612 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,612 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,612 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,612 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 160#true, 135#L92-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,613 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,613 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,613 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,613 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,613 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,613 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,613 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,613 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,613 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,613 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,613 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,613 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 141#thread3EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:44,620 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,620 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,620 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,621 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 141#thread3EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:44,621 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,621 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,621 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 141#thread3EXITtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,621 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,621 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,621 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,623 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,623 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,623 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,623 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,623 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,623 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,623 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,623 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 105#L121-1true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:44,623 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,623 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,623 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,623 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:44,624 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,624 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,624 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,624 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:44,624 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,624 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,624 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,624 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 120#L178-1true, 154#true, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,624 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,624 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,624 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,624 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:44,629 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,629 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,629 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,629 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:44,629 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,629 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,629 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,629 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,630 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,630 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,630 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,630 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [114#L73true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:44,636 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,636 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,636 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,636 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [114#L73true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:44,636 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,636 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,636 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,636 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [114#L73true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:44,636 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,636 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,636 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,636 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 123#L75true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,639 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,639 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,639 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,639 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 123#L75true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:44,639 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,639 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,639 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,639 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 123#L75true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:44,639 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,639 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,639 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,639 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,644 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,644 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,644 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,644 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,644 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,644 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,644 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,644 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,644 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,644 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,644 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,644 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 133#L104true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,645 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,645 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,645 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,645 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 133#L104true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:44,645 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,645 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,645 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,645 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 133#L104true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:44,645 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,645 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,645 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,645 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 107#L133true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:44,647 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,647 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,647 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,647 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:44,647 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,647 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,647 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,647 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 107#L133true, 79#L44true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,647 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,647 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,647 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,647 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 2#L180true, 28#L138-3true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,648 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 2#L180true, 28#L138-3true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,648 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 2#L180true, 28#L138-3true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,648 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,648 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:44,648 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,648 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,648 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,649 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 79#L44true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,649 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 79#L44true, 28#L138-3true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,649 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,649 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,649 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,649 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,649 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,650 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:44,650 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,650 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,650 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:44,650 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,650 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 79#L44true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,651 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,651 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,651 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:44,651 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,651 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,651 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 79#L44true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,651 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,651 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,651 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,658 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,658 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,658 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,658 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,658 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,658 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,658 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,658 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,658 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,658 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,658 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,658 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,662 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,662 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,662 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,662 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:44,662 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,662 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,662 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,662 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,662 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,662 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,662 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,662 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,663 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,663 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,663 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,663 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:44,663 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,663 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,663 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,663 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:44,663 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,663 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,663 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,663 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:44,667 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,667 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,667 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,667 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:44,667 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,667 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,667 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,667 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,667 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,667 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,667 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,667 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:44,671 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,671 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:44,671 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,671 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,671 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,671 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:44,672 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:44,672 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,672 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:44,672 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:44,672 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:44,672 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:44,673 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:44,673 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,673 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:44,673 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:44,673 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,673 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:44,674 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:44,674 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,674 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:44,674 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:44,674 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 86#L106true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,674 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,674 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,678 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:44,678 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:44,678 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 41#L150-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:44,683 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,683 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,683 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,683 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 41#L150-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:44,683 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,683 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,683 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,683 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 41#L150-1true, 79#L44true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,683 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,683 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,683 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,683 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 135#L92-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,684 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,684 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,684 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,684 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 135#L92-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:44,684 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,684 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,684 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,684 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 135#L92-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:44,684 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,684 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,684 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,684 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:44,691 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,691 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,691 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,691 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:44,691 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,691 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,691 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,691 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 73#L135true, 160#true, 79#L44true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:44,691 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,691 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,691 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,691 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,720 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,720 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,720 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,720 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 149#L70-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,720 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,720 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,720 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,720 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 76#L120-3true, 149#L70-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,720 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,720 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,720 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,720 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,752 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,752 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,752 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,752 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:44,752 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,752 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,776 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,776 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,776 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,776 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:44,777 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,777 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,777 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,777 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:44,777 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,777 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,777 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,777 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,798 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,798 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,798 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,798 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,798 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,798 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,799 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,799 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,799 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,799 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,799 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,800 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,800 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,800 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,805 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,805 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,805 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,805 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,805 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,805 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,805 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,805 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,805 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,805 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,805 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,805 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,808 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,808 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,808 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,808 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,808 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,808 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,808 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,808 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,809 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,809 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,809 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,809 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,809 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,809 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,809 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,809 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,809 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,809 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,810 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,810 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,810 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,810 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,810 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,811 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,811 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,811 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,811 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,811 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,811 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,814 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,814 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,814 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,814 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,815 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,815 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,815 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,815 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,815 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,815 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,815 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,815 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,818 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,818 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,818 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,818 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,818 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,818 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,818 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,818 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,818 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,818 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,818 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,818 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,819 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,819 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,819 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,819 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,819 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,819 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,819 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,819 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 117#L119-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:44,819 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,819 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,819 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,819 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,828 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,828 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,828 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,828 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,828 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,828 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:44,831 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,831 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,831 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,831 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:44,832 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,832 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,832 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,832 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,832 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,832 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,832 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,832 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,832 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,832 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,833 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,833 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,833 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,833 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,833 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,833 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:44,833 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,833 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,833 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,833 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,833 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,834 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,834 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,834 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,834 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,834 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,834 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,834 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,834 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,834 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,834 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,834 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,834 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,835 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,835 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,835 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,835 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,835 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,835 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,835 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 91#L102true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:44,835 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,835 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,835 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,835 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,837 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,838 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,838 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,838 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,838 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,838 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,838 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,838 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,838 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,838 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,838 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,838 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:44,840 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,840 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,840 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,840 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:44,840 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,840 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,840 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,840 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,840 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,840 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,841 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,841 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,847 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,847 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,848 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,848 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,848 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,848 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,848 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,848 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,848 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,848 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,848 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,848 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,850 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,850 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,850 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,850 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:44,850 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,851 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,851 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,851 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,851 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,851 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,851 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,851 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,851 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 117#L119-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,851 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,851 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,851 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 117#L119-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,852 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,852 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,852 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,852 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,852 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,852 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,852 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,852 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,852 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,852 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,852 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,852 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 76#L120-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,852 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,853 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,853 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,853 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:44,860 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,860 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,860 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,860 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 91#L102true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:44,860 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,860 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,860 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,860 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 35#L128-1true, 91#L102true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,861 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,861 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,861 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,861 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 123#L75true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,863 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,863 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,864 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,864 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,864 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,864 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,864 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,864 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 123#L75true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,864 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,864 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,864 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,864 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,869 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,869 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,869 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,870 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,870 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,870 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,870 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,870 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,870 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,870 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,870 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,870 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,874 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,874 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,874 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,874 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,874 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,874 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,874 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,874 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,875 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,875 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,875 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,875 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,876 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,876 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,876 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,876 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,876 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,876 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,876 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,876 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,876 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,876 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,876 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,876 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,877 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,877 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,877 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,877 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,877 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,877 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,877 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,877 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 127#L148-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:44,877 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,878 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,878 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,878 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,902 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,902 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,902 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,902 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,903 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,903 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,903 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,903 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,903 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,903 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,903 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,903 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,913 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,913 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,913 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,913 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,914 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,914 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,914 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,914 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,914 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,914 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,915 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,915 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,915 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,915 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,924 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:44,924 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,924 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,931 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,931 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,931 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,931 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,931 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,931 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,931 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,931 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,931 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,931 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,931 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,931 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,934 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,934 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,934 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,934 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,934 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,934 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,934 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,934 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,934 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,934 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,934 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,934 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:44,935 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:44,935 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,935 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,935 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,935 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,935 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,947 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,947 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,947 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,947 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,947 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,947 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,947 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,947 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 127#L148-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,947 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,947 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,947 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,947 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:44,949 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,949 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,949 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,949 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:44,950 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,950 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,950 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,950 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,953 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,953 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,953 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,953 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,953 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,953 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,953 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,954 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,954 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,954 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,954 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,954 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,954 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,954 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,954 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,954 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,954 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,954 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,954 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:44,958 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,958 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,958 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,958 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:44,958 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,958 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,958 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,958 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,958 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,958 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,958 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,958 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,964 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,965 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,965 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,965 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,965 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,965 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,965 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,965 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,965 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,965 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,965 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,965 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,967 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,967 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,967 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,967 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:44,967 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,967 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,967 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,967 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,967 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,967 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,968 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,968 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,969 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,969 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,969 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,969 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,969 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,969 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,969 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,969 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,969 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,969 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,970 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,970 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,970 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,970 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,970 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,970 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,971 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,971 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,971 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,971 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,971 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,971 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,971 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:44,971 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,971 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,971 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,971 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 86#L106true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,971 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,971 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,971 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,971 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:44,972 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:44,972 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,972 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,972 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:44,972 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 76#L120-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,972 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,972 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:44,979 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,979 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,979 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,979 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:44,979 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,979 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,979 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,979 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 109#L48true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,980 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,980 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,980 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,980 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,984 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,984 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,984 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,984 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:44,984 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,984 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,984 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,984 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:44,984 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,984 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,984 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,984 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,992 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,992 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,992 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,992 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,992 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,992 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,992 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,992 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,992 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,992 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,992 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,992 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,993 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:44,993 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,993 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:44,993 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:44,993 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,993 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:44,994 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,994 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,994 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,994 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,994 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,994 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,994 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,994 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,994 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,994 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,994 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,994 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:44,994 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,994 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:44,994 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:44,994 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,010 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,010 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,010 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,010 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,010 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,010 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,010 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,010 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,010 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,010 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,010 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,010 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:45,012 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,012 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,012 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,012 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:45,012 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,012 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,012 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,012 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,012 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,012 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,012 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,012 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,014 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,014 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,014 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,014 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,014 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,014 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,014 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,014 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,015 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,015 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,015 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,015 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,015 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,015 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,015 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,016 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,016 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,016 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,016 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,016 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,016 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,016 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,016 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,016 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,016 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,016 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,016 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,016 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,016 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,016 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,016 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,016 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:45,017 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:45,017 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,017 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:45,017 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:45,017 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,017 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,017 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,025 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,026 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,026 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,026 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,026 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,026 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,026 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,026 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 109#L48true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,026 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,026 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,026 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,026 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,225 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,225 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,225 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,225 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,225 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,225 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,225 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,225 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,225 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,225 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,225 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,225 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,228 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,228 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,228 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,229 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,229 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,229 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,229 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,229 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,230 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,230 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,230 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:45,230 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:45,230 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,230 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,230 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:45,231 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,231 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,231 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,231 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:45,231 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,231 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,231 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,231 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,231 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,231 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,231 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,231 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:45,238 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,238 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:45,238 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,238 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,238 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,238 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [106#L181true, 114#L73true, 156#true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 153#true, 158#true]) [2025-03-04 15:26:45,242 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,242 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,242 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,242 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [106#L181true, 114#L73true, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 153#true, 158#true]) [2025-03-04 15:26:45,243 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,243 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,243 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,243 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [106#L181true, 114#L73true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 82#L99-1true, 152#true, 153#true, 158#true]) [2025-03-04 15:26:45,243 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,243 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,243 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,243 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,248 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,248 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,248 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,248 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,248 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,248 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,248 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,248 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 123#L75true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,248 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,248 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,248 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,248 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,253 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,253 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,253 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,253 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,253 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,253 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,253 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,253 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 153#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,253 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,253 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,253 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,253 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,256 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,256 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,256 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,256 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,256 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,256 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,257 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,257 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,257 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,257 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,257 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,257 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,257 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,257 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,257 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,257 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,257 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,257 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:45,258 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:45,258 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 48#L61-1true, 82#L99-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,258 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:45,258 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:45,258 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:45,259 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,259 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,259 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,259 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,269 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,269 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,269 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,269 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,269 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,269 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,269 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,269 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 123#L75true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,269 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,269 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,269 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,269 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,272 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,272 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,272 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,272 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,272 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,272 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,272 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,272 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,272 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,272 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,272 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,272 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,273 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,273 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,273 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,273 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,273 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,273 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,273 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,273 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,273 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,273 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,273 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,273 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,276 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,276 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,276 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,276 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,276 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,276 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,276 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,276 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 107#L133true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,276 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,276 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,276 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,276 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,277 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,277 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 93#L135-5true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,277 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,277 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,277 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 73#L135true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,277 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,277 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,277 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,278 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,278 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,278 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,278 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,278 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,279 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,279 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:45,279 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:45,279 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 82#L99-1true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,279 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,279 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,280 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,280 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,280 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,280 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,280 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,280 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,280 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,280 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,280 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,280 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,280 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,280 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:45,280 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,281 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,281 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,281 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:45,281 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,281 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,281 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,281 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:45,281 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,281 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,281 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,281 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,282 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,282 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,282 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,282 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,282 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,282 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,282 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,282 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,282 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,282 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,282 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,282 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,285 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,285 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,285 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,285 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 134#L90-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,285 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,285 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,285 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,285 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 134#L90-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,285 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,285 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,285 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,285 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,286 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,286 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,286 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,286 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,286 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,286 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,286 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,286 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 45#L91-3true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,286 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,286 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,286 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,286 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,287 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,287 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,287 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,287 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,287 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,287 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,287 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,287 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,287 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,287 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,287 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,287 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,290 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,290 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,290 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,290 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:45,290 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,290 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,290 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,290 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,290 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,290 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,290 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,290 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:45,291 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,291 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,291 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,291 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 109#L48true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:45,291 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,291 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,291 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,291 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 109#L48true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:45,291 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,291 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,291 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,291 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,296 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,296 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,296 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,296 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,296 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,296 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,296 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,296 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,296 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,296 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,296 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,296 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,299 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,299 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,299 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,299 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,299 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,299 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,299 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,299 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,300 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,300 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,300 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,300 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,300 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,300 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,300 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,300 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,301 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,301 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,301 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,301 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,301 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,301 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,302 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,302 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:45,302 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,302 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,302 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,302 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:45,302 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,302 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,302 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,302 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 105#L121-1true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:45,302 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,302 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,302 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,302 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,309 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,309 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,309 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,309 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,309 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,309 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:45,319 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,319 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:45,319 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,319 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 133#L104true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:45,319 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,319 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:45,336 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,336 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,336 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,336 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:45,336 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,336 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,336 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,336 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 91#L102true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:45,336 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,336 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,336 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,336 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:45,345 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,345 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,345 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,345 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:45,345 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,345 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,345 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,345 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:45,345 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,345 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,345 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,345 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,371 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,371 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,371 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,371 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:45,371 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,371 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,371 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,371 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:45,371 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,371 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,371 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,371 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,373 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,373 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,373 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,373 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,373 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,373 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,373 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,373 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,373 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,373 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,373 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,373 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,374 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,374 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,374 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,374 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,374 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,374 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,374 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,374 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,374 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,374 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,374 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,374 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,377 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,377 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,377 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,377 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 158#true]) [2025-03-04 15:26:45,377 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,377 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,377 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,377 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,377 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,377 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,377 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,377 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:45,377 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,377 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,377 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,377 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:45,377 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,377 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,377 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,378 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 44#L77-5true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,378 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 44#L77-5true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,378 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 2#L180true, 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,378 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,378 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,378 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,378 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,378 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,379 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,379 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,379 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,379 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,379 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,379 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,379 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:45,380 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:45,380 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,380 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:45,380 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:45,380 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,381 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,381 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,381 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,381 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,381 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,381 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,381 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,381 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,381 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,381 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,381 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,381 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,381 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,381 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,381 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,381 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,383 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,383 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,383 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,383 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,383 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,383 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,383 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,383 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,383 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,383 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,383 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,383 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,385 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,385 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,385 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,385 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:45,385 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,385 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,385 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,385 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:45,385 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,385 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,385 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,385 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:45,386 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,386 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:45,386 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,386 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 45#L91-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:45,386 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,386 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,387 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,387 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,387 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,387 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,387 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,387 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:45,389 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,389 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,389 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,389 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:45,390 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,390 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,390 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,390 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,390 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,390 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,390 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,390 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,390 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,391 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,391 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,391 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:45,391 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,391 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,391 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,391 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:45,391 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,391 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,391 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,391 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,394 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,394 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,394 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,394 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,394 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,394 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,394 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,394 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 71#L152true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,395 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,395 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,395 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,395 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,395 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,395 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,395 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,395 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,395 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,395 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,395 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,395 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,395 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,395 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,395 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,395 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:45,398 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:45,398 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,398 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,398 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,398 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:45,398 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,399 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,399 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,399 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,399 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,399 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,399 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,399 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,400 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,400 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,400 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,400 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,400 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,400 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,400 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,401 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,401 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,401 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,401 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,401 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,401 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,401 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,401 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,401 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,402 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,402 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,402 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,402 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,403 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,403 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,403 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,403 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,403 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,403 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,403 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,403 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,403 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,403 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,403 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,403 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,406 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,406 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,406 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,406 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:45,406 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,406 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,406 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,406 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:45,406 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,406 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,406 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,406 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,407 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,407 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,407 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,407 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,408 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,408 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,408 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,408 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,408 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,408 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,408 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,408 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:45,410 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,410 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,410 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,410 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:45,410 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,410 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,410 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,410 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,410 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,411 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,411 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,411 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,411 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,411 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,411 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,411 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:45,411 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,411 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,411 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,411 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:45,411 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,411 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,411 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,411 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,419 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,419 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,419 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,419 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,419 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,419 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,419 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,419 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 46#L63-1true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,419 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,419 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,419 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,419 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,420 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,420 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,420 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,420 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:45,420 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 48#L61-1true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,420 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,420 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:45,421 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,421 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,421 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,421 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:45,421 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,421 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,421 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,421 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:45,421 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,421 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,421 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,421 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:45,436 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,436 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,436 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,436 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:45,436 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,436 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,436 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,436 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 133#L104true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:45,436 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,436 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,436 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,436 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 91#L102true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:45,446 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,446 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,446 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,446 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 149#L70-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:45,447 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,447 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,447 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,447 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 91#L102true, 149#L70-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:45,447 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,447 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,447 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,447 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,450 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,450 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,450 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,450 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 149#L70-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,450 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,450 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 133#L104true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,453 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,454 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:45,454 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,454 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 133#L104true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:45,454 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,454 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,458 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,458 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:45,458 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,458 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:45,458 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,458 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:45,459 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,459 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,459 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,459 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:45,459 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,459 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:45,460 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,460 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 46#L63-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,461 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,461 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:45,461 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,461 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:45,461 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,461 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 149#L70-1true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,462 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,462 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,462 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,462 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:45,462 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,462 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,462 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,462 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 149#L70-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:45,462 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,462 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,462 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,462 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:45,464 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,464 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,464 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,464 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 149#L70-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:45,464 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,464 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,464 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,464 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 149#L70-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:45,464 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,464 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,464 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,464 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:45,467 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,468 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,468 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,468 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 149#L70-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:45,468 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,468 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,468 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,468 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 109#L48true, 149#L70-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:45,468 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,468 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,468 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,468 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:45,483 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,483 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,483 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,483 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:45,483 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,483 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,483 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,483 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:45,483 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,483 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,483 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,483 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,491 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,491 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,491 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,491 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,491 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,491 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,500 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,500 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,500 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,500 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:45,500 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,500 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,500 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,500 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:45,500 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,500 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,500 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,500 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,504 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,504 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,504 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,504 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,504 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,504 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,513 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,513 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,513 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,513 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,514 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,514 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,514 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,514 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,514 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,514 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,514 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,514 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,517 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,517 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:45,517 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,517 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:45,518 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,518 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,518 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,518 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,521 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,521 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,521 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,521 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,521 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,521 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,521 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,521 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,521 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,521 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,521 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,521 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,523 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,523 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,523 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,523 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,523 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,523 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,524 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,524 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,524 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,524 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,524 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,524 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,524 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,524 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,524 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,524 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,524 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,524 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,525 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,525 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,525 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,525 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,525 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,525 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,525 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,525 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:45,525 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,525 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,525 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,525 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:45,526 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,526 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,526 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,526 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:45,526 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,526 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,526 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,526 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:45,526 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,526 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,526 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,526 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:45,527 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,528 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,528 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,528 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:45,528 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,528 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,528 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,528 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:45,528 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,528 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,528 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,528 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:45,531 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,531 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,531 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:45,531 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,531 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,531 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 109#L48true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:45,531 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,531 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,531 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,536 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,536 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,536 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,537 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,537 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,537 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,537 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,537 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,542 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,542 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,542 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,542 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,542 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,542 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,542 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,542 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:45,542 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,542 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,542 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,542 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,543 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,543 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,543 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,543 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,543 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,543 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,543 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,543 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,543 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,543 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,543 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,543 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,544 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,544 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,544 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,544 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,544 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,544 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,545 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,546 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:45,546 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,546 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:45,546 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,546 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,547 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,547 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,547 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,547 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:45,547 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,547 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,547 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,547 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:45,547 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,547 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,547 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,547 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,559 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,559 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,559 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,560 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:45,560 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,560 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,560 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,560 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:45,560 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,560 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,560 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,560 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,567 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,567 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,567 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,567 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:45,567 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,567 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,568 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,568 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:45,568 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,568 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,568 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,568 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 123#L75true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,575 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,575 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,575 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,575 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,575 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,575 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 123#L75true, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,575 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,575 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,575 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,575 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:45,578 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,578 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,578 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:45,578 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,579 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,579 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,579 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,579 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,579 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,579 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:45,585 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,585 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,585 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,585 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:45,585 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,585 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,585 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,585 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,585 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,585 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,585 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,585 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 100#L42true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,587 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,587 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,587 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,587 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:45,587 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,587 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,587 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,587 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 100#L42true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:45,587 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,587 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,587 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,587 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,590 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,590 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,591 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,591 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,591 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,591 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,591 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,591 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,591 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,591 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,591 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,591 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:45,592 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,592 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,592 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,592 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:45,593 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,593 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,593 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,593 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,593 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,593 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,593 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,593 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:45,594 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,594 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,594 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,594 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:45,594 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,594 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,594 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,594 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,594 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,594 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,594 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,594 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:45,610 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,610 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,610 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,610 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:45,610 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,610 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,610 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,610 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,610 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,610 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,611 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,611 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 91#L102true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,612 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,612 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,612 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,612 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:45,612 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,612 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,612 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,612 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 91#L102true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:45,612 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,612 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,612 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,612 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 123#L75true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,617 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,617 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,618 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,618 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:45,618 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,618 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,618 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,618 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 123#L75true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:45,618 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,618 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,618 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,618 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:45,623 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,623 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,623 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,623 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:45,624 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,624 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,624 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,624 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 100#L42true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,624 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,624 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,624 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,624 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 140#L94true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,625 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,626 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,626 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,626 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 140#L94true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:45,626 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,626 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,626 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,626 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 140#L94true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:45,626 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,626 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,626 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,626 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:45,629 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,629 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,629 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,629 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:45,629 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,629 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,629 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,629 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 107#L133true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,629 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,629 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,630 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,630 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:45,631 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,631 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,631 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,631 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:45,631 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,631 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,631 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,631 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,632 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,632 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,632 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,632 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:45,632 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,632 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,632 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,632 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:45,632 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,633 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,633 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,633 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 117#L119-1true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,633 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,633 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,633 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,633 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:45,633 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,634 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,634 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,634 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:45,634 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,634 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,634 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,634 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,634 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,634 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,634 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,634 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,667 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,667 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,667 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,667 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 123#L75true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,667 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,667 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,667 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,667 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 39#L123true, 123#L75true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,667 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,667 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,667 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,667 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,671 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,671 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,671 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,671 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,672 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,672 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,673 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,673 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,673 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,673 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,673 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,673 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,675 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,675 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,675 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,675 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,676 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,676 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 107#L133true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,676 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,676 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,677 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,677 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,677 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,677 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,677 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,677 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,677 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,677 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,678 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,678 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,678 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 117#L119-1true, 127#L148-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,678 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,678 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,679 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,679 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,679 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,679 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,679 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,679 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,679 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,679 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,694 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,694 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,694 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,694 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,694 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,694 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,694 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,694 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 123#L75true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,694 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,694 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,695 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,695 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,698 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,698 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,698 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,698 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,699 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,699 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,699 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,699 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,699 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,699 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,699 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,699 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,699 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,700 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,700 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,700 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,700 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,700 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,700 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,700 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,700 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,700 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,700 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,700 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,702 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,702 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,702 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,702 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,702 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,702 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,702 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,702 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 107#L133true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,702 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,702 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,702 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,702 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,702 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,702 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,702 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,702 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,702 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,702 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,703 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,703 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,703 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,703 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,703 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,703 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,704 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,704 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,704 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,704 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 93#L135-5true, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,704 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,704 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,704 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,704 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 73#L135true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,705 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,705 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,705 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,705 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,705 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,705 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,705 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,705 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,705 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,705 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,705 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,705 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,705 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,705 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,705 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,705 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,706 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,706 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,706 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,706 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,706 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,706 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,706 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,706 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,706 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,706 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,706 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,706 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,706 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,706 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,706 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,706 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,707 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,707 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 127#L148-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,707 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,707 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,707 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,707 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,707 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,707 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,708 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,708 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,708 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,708 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,708 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,708 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,708 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,708 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,708 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,708 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,708 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,708 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 105#L121-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,708 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,708 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,708 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,708 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,709 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,709 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,709 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,710 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,710 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,710 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,710 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,710 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,710 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,710 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,710 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,710 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,712 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,712 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,712 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,712 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,713 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,713 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,713 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,713 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,713 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,713 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,716 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,716 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,716 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,716 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,716 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,716 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,716 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,716 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,716 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,716 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,716 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,716 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,718 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,718 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,718 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,718 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,718 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,718 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,718 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,718 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,718 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,718 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,718 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,718 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,719 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,719 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,719 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,719 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,720 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,720 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,720 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,720 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,720 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,720 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,720 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,720 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 45#L91-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,721 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,721 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,721 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 45#L91-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,721 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,721 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,721 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 117#L119-1true, 45#L91-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,721 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,721 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,721 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,721 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,721 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,721 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 134#L90-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,721 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,721 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,722 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,722 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 134#L90-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,722 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,722 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,722 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,722 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,722 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,722 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,722 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,722 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,722 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,722 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,722 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,722 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:45,722 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,722 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,722 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,722 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,726 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,726 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,726 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,739 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,739 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,739 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,739 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:45,739 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,739 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,739 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,739 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:45,739 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,739 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,739 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,739 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:45,743 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,743 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,743 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:45,743 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,743 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,743 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,743 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,743 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,743 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,744 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,744 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,744 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,744 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:45,744 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,744 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,744 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,744 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 133#L104true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:45,744 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,744 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,744 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,744 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,747 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,747 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,747 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,747 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,747 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,747 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,747 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,747 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,747 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,747 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,747 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,747 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,748 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,748 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,748 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,748 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 158#true]) [2025-03-04 15:26:45,748 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,748 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,748 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,748 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,748 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,748 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,748 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,748 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,749 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,749 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,749 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,749 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,749 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,749 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,749 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,749 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,749 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,749 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,749 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,749 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,749 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,749 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,749 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,750 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,750 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,750 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,750 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,750 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,750 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,750 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,750 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,750 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,750 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,750 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,750 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,750 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,751 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,751 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,751 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,751 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 93#L135-5true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,751 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,751 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,751 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,751 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 44#L77-5true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,751 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,751 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,751 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,751 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 44#L77-5true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,751 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,751 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,752 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 44#L77-5true, 73#L135true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:45,752 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,752 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:45,752 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,752 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:45,752 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,752 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,752 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,752 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:45,753 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:45,753 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,753 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:45,753 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:45,753 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,753 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,753 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,754 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:45,754 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,754 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:45,754 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,754 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,754 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,754 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:45,754 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:45,755 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-04 15:26:45,755 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:45,755 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:45,755 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,755 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,755 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:45,756 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,756 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,756 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,756 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:45,756 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,756 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,756 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,756 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:45,756 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,756 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,757 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,757 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:45,758 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,758 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,758 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,758 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:45,758 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,758 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,758 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,758 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:45,758 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,758 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,758 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,758 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,762 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,762 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,762 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,762 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:45,762 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,762 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,762 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,762 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:45,762 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,762 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,762 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,762 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,763 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,763 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,763 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,763 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:45,763 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,763 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,763 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,764 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:45,764 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,764 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,764 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,764 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,765 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,765 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,765 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,765 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,765 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,765 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,765 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,765 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,765 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,765 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,765 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,765 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:45,766 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,766 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:45,766 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,766 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 45#L91-3true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:45,766 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,766 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,766 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,766 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:45,766 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,767 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 76#L120-3true, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:45,767 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,767 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,767 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,767 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:45,767 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,767 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 86#L106true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:45,767 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,767 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,770 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,770 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,771 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,771 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,771 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,771 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,771 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:45,778 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:45,778 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,778 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:45,778 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:45,778 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,778 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,778 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:45,779 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:45,779 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,779 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:45,779 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:45,779 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,779 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,780 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 152#true, 158#true]) [2025-03-04 15:26:45,780 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 73#L135true, 39#L123true, 152#true, 158#true]) [2025-03-04 15:26:45,780 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,780 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,780 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,780 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,780 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,781 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,781 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:45,781 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:45,781 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,781 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,781 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,782 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,782 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,782 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,782 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,782 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,782 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,782 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,782 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,782 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,782 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,782 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,782 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:45,782 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,783 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,783 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,783 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:45,783 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,783 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,783 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,783 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,783 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,783 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,783 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,783 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,783 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,784 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,784 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,784 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,784 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,784 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,784 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,784 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,784 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,784 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,784 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,784 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,786 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,786 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,786 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,786 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,786 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,786 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,786 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,786 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,786 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,786 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,786 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,786 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,788 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,788 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,788 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,788 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,789 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,789 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,789 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,789 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:45,789 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,789 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,789 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,789 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,791 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,791 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,791 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,791 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,791 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,791 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,791 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,791 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:45,791 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,791 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,791 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,791 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,792 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,792 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,792 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,792 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,792 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,792 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,792 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,792 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,792 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,792 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,792 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,792 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:45,793 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,793 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,793 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,793 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:45,793 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,793 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,793 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,793 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:45,794 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,794 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,794 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,794 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:45,794 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,794 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,794 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,794 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:45,794 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,794 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,794 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,794 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:45,794 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,794 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,794 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,794 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,799 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,799 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,799 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,799 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,799 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,799 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,799 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,799 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,799 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,799 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,799 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-04 15:26:45,799 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:45,818 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,818 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,818 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,818 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 156#true, 2#L180true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:45,818 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,818 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,818 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,818 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,818 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,818 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,818 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,818 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:45,823 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,823 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,823 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,823 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:45,823 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,823 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,823 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,823 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:45,823 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,823 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,823 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,823 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:45,830 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,830 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:45,830 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,831 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:45,831 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,831 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:45,834 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,834 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,834 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,834 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 93#L135-5true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:45,834 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,834 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,834 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,834 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 93#L135-5true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:45,834 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,834 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,834 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,834 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:45,835 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,835 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,835 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,835 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 107#L133true, 117#L119-1true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:45,835 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,835 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,835 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,835 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:45,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 117#L119-1true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:45,835 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,835 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,835 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:45,835 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 130#L109-3true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,157 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,157 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 130#L109-3true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:46,157 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,157 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 130#L109-3true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,157 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,157 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,161 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,161 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,161 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,161 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,161 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,161 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,161 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,161 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,161 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,161 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,161 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,161 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:46,161 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,161 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,161 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,161 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:46,162 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,162 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,162 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,162 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:46,162 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,162 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:46,162 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,162 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,162 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,163 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,163 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:46,165 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,165 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,165 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,165 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:46,166 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,166 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,166 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,166 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,166 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,166 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,166 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,166 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,169 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,169 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,169 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,169 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:46,169 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,169 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,169 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,169 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,170 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,170 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:46,170 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,170 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,170 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,170 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,170 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,170 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,170 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,171 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,171 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,171 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,171 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,171 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,171 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,171 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,171 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,171 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,171 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:46,171 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,171 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,171 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,171 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,177 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,177 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,177 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,177 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 130#L109-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,178 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,178 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,178 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,178 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,178 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,178 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,178 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,178 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,182 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,182 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,182 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,182 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,182 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,182 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,182 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,182 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,182 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,182 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,182 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,182 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,182 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,183 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,183 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,183 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,183 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,183 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,183 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,183 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,183 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,184 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,184 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,184 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,184 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,184 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,184 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,190 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,190 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,190 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,190 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,190 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,190 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,194 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,195 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,195 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,195 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,195 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,195 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,195 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,195 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,195 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,195 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,195 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,195 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,195 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,195 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,195 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,195 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,195 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,195 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,196 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,196 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 117#L119-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,196 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,196 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,196 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,196 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:46,210 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,210 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,210 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,211 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:46,211 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,211 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,211 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,211 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 28#L138-3true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,211 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,211 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,211 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,211 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:46,217 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,217 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,217 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,217 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:46,217 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,217 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,217 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,217 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 107#L133true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,217 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,217 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,217 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,217 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,218 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,218 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,218 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,218 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,218 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,218 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,218 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,218 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:46,218 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,218 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,218 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,218 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,218 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,218 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,218 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,218 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,218 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,219 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,219 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,219 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:46,219 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,219 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,219 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,219 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,219 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,219 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,219 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,219 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,219 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,219 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,219 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,219 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 91#L102true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:46,219 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,219 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,219 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,219 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,222 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,222 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,222 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,222 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,223 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,223 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,223 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,223 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,223 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,223 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,223 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,223 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,233 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,233 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,233 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,233 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:46,234 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,234 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 8#L62-3true, 154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,234 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,234 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:46,234 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,234 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:46,234 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,234 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 48#L61-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,234 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,234 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,235 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,235 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,235 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,235 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,235 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,235 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,235 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,235 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 76#L120-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,235 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,235 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,235 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,235 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,268 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,268 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,268 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,268 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,268 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,268 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,268 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,268 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,268 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,268 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,268 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,268 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,269 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,269 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,269 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,269 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,269 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,269 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,269 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,269 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,269 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,269 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,269 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,270 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,270 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,270 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,270 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,270 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 127#L148-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,270 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,270 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:46,309 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,309 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,309 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:46,309 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,309 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,309 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,310 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,310 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,310 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,310 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,319 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,319 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,319 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,319 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,319 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,319 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,319 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,319 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,319 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,320 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,320 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,320 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,320 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,320 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,320 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,320 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,320 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,320 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,320 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,320 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,320 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,320 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,320 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,321 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,321 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,321 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,321 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,321 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,321 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,321 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,321 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,321 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,322 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,322 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,322 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,322 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,328 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,328 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,328 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,328 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,328 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,328 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,328 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,328 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 117#L119-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,328 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,328 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,328 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,328 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,350 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,350 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,350 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,350 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:46,350 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,350 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,350 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,350 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,350 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,350 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,350 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,351 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:46,351 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,351 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,351 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,351 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:46,351 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,351 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,351 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,351 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,351 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,351 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,352 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,352 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,352 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,352 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,352 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,352 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,352 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,352 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,352 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,352 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:46,353 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,353 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,353 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,353 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:46,372 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,372 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,372 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,372 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:46,373 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,373 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,373 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,373 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 91#L102true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,373 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,373 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,373 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,373 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:46,375 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,375 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,375 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,375 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:46,375 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,375 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,375 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,375 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,375 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,375 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,376 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,376 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,380 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,380 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,380 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,380 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,380 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,380 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,380 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,380 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,380 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,380 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,380 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,380 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,381 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,381 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,381 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,381 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,381 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,381 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,381 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,381 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,381 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,381 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,381 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,381 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,382 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,382 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,382 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,382 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,382 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,382 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,382 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,382 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,382 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,382 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,382 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,382 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:46,387 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:46,387 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,387 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:46,395 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,395 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,395 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,395 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:46,395 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,395 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,395 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,395 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,395 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,395 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,395 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,395 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,399 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,399 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,399 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,399 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,399 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,399 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,399 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,399 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,399 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,399 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,399 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,399 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,400 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,400 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,400 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,400 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,400 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,401 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,401 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,401 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 86#L106true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,401 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:46,402 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,402 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,402 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,402 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:46,402 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,402 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,402 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,402 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,402 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,402 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,402 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,402 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,403 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,403 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,403 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,403 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,403 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,403 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,403 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,403 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 76#L120-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,403 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,403 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,403 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,403 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:46,412 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,412 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:46,412 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,413 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,413 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,413 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 109#L48true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,413 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,413 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,413 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,413 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,430 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,430 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,430 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,430 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:46,431 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,431 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,431 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,431 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,431 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,431 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,431 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,431 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:46,431 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,431 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,431 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,431 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:46,432 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,432 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,432 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,432 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,432 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,432 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,433 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,433 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,433 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,433 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:46,433 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,433 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,433 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,433 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,442 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,442 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,442 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,442 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,442 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,442 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,442 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,442 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 45#L91-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,443 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,443 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,443 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,443 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:46,457 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,457 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:46,457 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,457 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,457 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,457 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,460 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,460 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,460 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,460 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,460 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,460 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,460 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,460 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,460 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,461 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,461 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,461 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,461 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,461 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,461 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,461 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,461 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,461 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,461 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,461 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,462 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,462 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,462 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,462 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,462 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,462 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,462 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,462 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,462 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,462 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,462 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,462 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,462 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,462 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,462 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,462 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,462 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,462 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,463 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,463 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,463 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:46,463 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,463 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,463 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,463 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:46,463 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,463 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,463 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,463 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,463 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,463 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,463 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,463 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,464 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,464 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,464 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,464 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,464 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,464 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,464 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,464 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,464 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,464 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,464 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,464 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:46,473 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,473 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,473 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,473 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:46,473 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,473 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,473 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,473 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,473 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,473 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,473 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,473 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,481 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,481 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,481 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,481 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:46,481 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,481 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,481 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,481 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 39#L123true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,482 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,482 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,482 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,482 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:46,486 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,486 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:46,487 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,487 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,487 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,487 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,487 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,487 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,487 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,487 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,495 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,495 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,495 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,495 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,495 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,495 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,495 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,495 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,495 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,495 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,495 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,495 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,539 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,539 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,539 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,540 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,540 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,540 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,540 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,540 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,540 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,540 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,540 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,540 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:46,540 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,540 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,540 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,540 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:46,540 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,540 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,540 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,540 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 82#L99-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,541 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,541 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,541 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,541 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,541 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,541 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,541 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,541 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,541 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,541 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,541 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,541 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,549 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,549 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,549 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,549 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,556 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,556 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,556 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,556 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,556 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,556 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,556 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,556 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 45#L91-3true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,557 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,557 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,557 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,557 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,573 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,573 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 41#L150-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,573 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,573 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 41#L150-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,573 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,573 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,575 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,575 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,575 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,575 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 135#L92-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,575 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,575 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,586 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,586 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,586 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,587 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,587 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,587 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,587 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,587 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,587 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,587 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,587 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,588 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,588 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,588 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,588 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,588 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,588 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,588 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,588 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,590 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,590 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 127#L148-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,590 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,590 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 127#L148-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,590 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,590 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,591 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,591 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,591 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,591 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,592 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,592 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,592 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,592 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,593 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,593 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,593 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,593 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,603 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,603 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,603 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,603 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,603 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,603 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,603 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,603 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 45#L91-3true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,603 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,604 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,604 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,604 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,608 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,608 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,608 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,608 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,608 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,608 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,609 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,609 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,609 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,609 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,609 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,609 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,610 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,610 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,610 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,610 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,610 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,610 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,610 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 135#L92-1true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:46,611 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,611 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 141#thread3EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:46,620 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,620 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,620 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,620 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:46,620 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,620 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,620 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,620 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 141#thread3EXITtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,621 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,621 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,621 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,621 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:46,625 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,625 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,625 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,625 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:46,625 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,625 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,625 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,625 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 24#L179-2true, 154#true, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,626 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,626 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,626 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,626 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,626 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,626 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,626 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,627 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 105#L121-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,627 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,627 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,627 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,627 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 105#L121-1true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,627 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,627 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,627 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,627 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 141#thread3EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:46,637 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,637 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:46,637 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,637 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 141#thread3EXITtrue, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,637 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,637 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,721 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,721 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 68#L71true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,721 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,721 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 76#L120-3true, 152#true, 68#L71true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,721 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,721 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,746 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,746 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,746 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,746 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 41#L150-1true, 152#true, 158#true]) [2025-03-04 15:26:46,746 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,746 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,746 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,746 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 41#L150-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,746 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,747 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,747 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,747 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,748 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,748 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,748 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,748 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:46,748 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,748 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,748 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,748 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 73#L135true, 160#true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:46,748 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,748 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,748 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,748 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,751 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,751 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,751 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,751 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,751 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,751 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,751 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,751 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,752 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,752 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,752 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,752 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,752 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,753 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,753 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,753 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,753 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:46,753 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,753 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,753 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,753 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,753 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,753 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,753 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,753 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:46,753 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:46,754 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,754 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,754 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,754 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,755 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,760 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,760 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,760 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,760 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,760 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,760 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,760 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,760 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 45#L91-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,760 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,760 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,760 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,760 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,764 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,764 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,764 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,764 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,765 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,765 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,765 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,765 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 41#L150-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,765 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,765 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,765 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,765 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 160#true, 135#L92-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,766 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,766 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,766 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:46,773 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,773 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:46,774 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,774 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,774 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,774 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [140#L94true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,774 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,775 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,775 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,775 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [140#L94true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:46,775 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,775 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,775 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,775 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [140#L94true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:46,775 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,775 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,775 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,775 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,778 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:46,778 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,778 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,782 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,782 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:46,782 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,782 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:46,782 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,782 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:46,787 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,787 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,787 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,787 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:46,787 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,787 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,787 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,787 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 109#L48true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,787 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,787 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,787 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,787 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,788 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,788 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,788 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,788 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,788 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,788 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,788 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,788 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:46,788 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,788 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,788 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,788 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:46,800 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,800 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,800 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:46,800 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,800 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,800 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 46#L63-1true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,800 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,800 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,800 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:46,801 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,801 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,801 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:46,801 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,801 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,801 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 48#L61-1true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,801 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,801 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,801 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,801 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,801 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,801 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,802 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,802 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,802 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,802 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 39#L123true, 160#true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,802 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,802 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,802 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,802 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [114#L73true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:46,816 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,816 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [114#L73true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:46,816 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,816 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [114#L73true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:46,816 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,816 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,817 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,817 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [114#L73true, 154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,820 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,820 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,820 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,820 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [114#L73true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:46,820 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,820 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,820 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,820 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [114#L73true, 154#true, 156#true, 85#L179-1true, 73#L135true, 39#L123true, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:46,820 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,820 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,820 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,820 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:46,825 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,825 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,825 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,825 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:46,825 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,825 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,825 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,825 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,825 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,825 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,825 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,825 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:46,831 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:46,831 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,831 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:46,831 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:46,831 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,831 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,832 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,832 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,832 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:46,832 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,832 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,832 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,832 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:46,832 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,832 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,832 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,832 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,832 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,832 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,832 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,832 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,832 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,832 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,832 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,832 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,833 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,833 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:46,833 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:46,833 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,833 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,833 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:46,834 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,834 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,834 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,834 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:46,834 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,834 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,834 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,834 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,834 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,834 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,834 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,834 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:46,835 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,835 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,835 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,835 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:46,835 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,835 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,835 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,835 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 86#L106true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,835 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,835 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,835 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,835 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 41#L150-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:46,846 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,846 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,846 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,846 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 41#L150-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:46,846 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,846 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,846 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,846 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 41#L150-1true, 79#L44true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,846 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,846 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,846 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,846 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 135#L92-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,848 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,848 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,848 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,848 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 135#L92-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:46,848 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,848 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,848 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,848 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 135#L92-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:46,848 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,848 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,848 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,848 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 39#L123true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,855 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,855 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,855 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,855 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,855 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,855 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,855 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,855 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,855 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,855 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,855 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,855 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,861 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,861 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:46,862 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,862 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,862 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,862 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,862 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,862 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:46,862 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,862 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,863 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,863 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,863 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,863 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,863 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,863 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 79#L44true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,863 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,863 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:46,864 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,864 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:46,864 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,864 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 76#L120-3true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,864 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,864 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 44#L77-5true, 85#L179-1true, 160#true, 79#L44true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,864 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,864 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 44#L77-5true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:46,865 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,865 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 44#L77-5true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:46,865 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,865 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,865 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,865 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,869 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,869 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,869 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,869 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,870 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,870 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,870 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,870 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:46,870 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,870 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,871 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,871 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,871 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,871 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,871 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,871 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,871 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,871 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:46,871 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,871 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,871 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,871 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,871 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,871 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,871 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,871 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,872 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,872 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,872 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,872 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:46,872 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,872 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,872 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,872 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,872 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,872 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,872 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,872 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:46,873 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,873 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:46,873 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,873 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 79#L44true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,873 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,873 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,874 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,874 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:46,874 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,874 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,875 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:46,875 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,875 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,875 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,875 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,877 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,877 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,877 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,877 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:46,877 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,878 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,878 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,878 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:46,878 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,878 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,878 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,878 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:46,881 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,881 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,882 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,882 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:46,882 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,882 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,882 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,882 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:46,882 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,882 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,882 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,882 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,885 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,885 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,885 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,885 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:46,885 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,885 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,885 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,885 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:46,885 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,885 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,885 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,885 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,887 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,887 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,887 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,887 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:46,887 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,887 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,888 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,888 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:46,888 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,888 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,888 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,888 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 86#L106true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,890 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,890 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,890 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,890 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 86#L106true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:46,890 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,890 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,890 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,890 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 86#L106true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:46,890 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,890 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,891 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,891 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,894 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,894 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,894 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,894 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,895 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,895 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,895 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,895 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:46,899 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,899 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,899 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,899 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:46,899 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,899 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,899 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,899 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 91#L102true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:46,900 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,900 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,900 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,900 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [140#L94true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:46,901 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,901 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,901 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,901 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [140#L94true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:46,901 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,901 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,901 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,901 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [140#L94true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:46,901 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,901 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,901 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,901 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,927 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,927 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,927 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,927 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 149#L70-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,927 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,927 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,927 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,927 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 149#L70-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:46,928 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,928 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,928 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,928 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:46,939 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,939 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,939 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,939 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 149#L70-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:46,939 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,940 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,940 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,940 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 149#L70-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:46,940 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,940 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,940 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,940 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,952 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,953 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,953 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,953 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 149#L70-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,953 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,953 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,953 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,953 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 76#L120-3true, 149#L70-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:46,953 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,953 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,953 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,953 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:46,958 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,958 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,958 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,958 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 149#L70-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:46,958 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,958 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,958 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,958 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 149#L70-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:46,958 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,959 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:46,959 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:46,959 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,002 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,003 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,003 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,003 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,003 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,003 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,003 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,003 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 91#L102true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,003 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,003 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,003 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,003 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 106#L181true, 114#L73true, 156#true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-04 15:26:47,010 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,010 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,010 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,010 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 106#L181true, 114#L73true, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-04 15:26:47,010 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,010 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,010 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,010 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 106#L181true, 114#L73true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 153#true, 158#true]) [2025-03-04 15:26:47,010 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,010 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,010 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,010 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,043 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,043 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,043 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,043 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:47,043 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,043 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,043 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,043 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:47,044 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,044 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,044 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,044 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,074 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,075 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,075 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,075 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,075 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,075 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,075 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,075 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,075 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,075 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,075 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,075 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,088 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,088 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,088 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,088 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,089 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,089 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,089 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,089 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,089 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,089 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,090 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,090 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,090 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,090 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,090 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,090 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,090 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,090 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,090 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,090 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,090 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,090 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,090 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,090 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,090 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,090 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,091 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,091 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,091 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,091 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,091 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,091 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,091 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,091 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,104 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,104 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,104 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,104 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,104 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,104 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,104 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,104 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 117#L119-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,104 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,104 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,104 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,104 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:47,114 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,114 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,114 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,114 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:47,114 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,114 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,114 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,114 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,114 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,114 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,114 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,114 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,118 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,118 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,118 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,118 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,118 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,118 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,119 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,119 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,119 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,119 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,119 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,119 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,119 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,119 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 117#L119-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,119 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,119 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,119 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,119 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,120 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,120 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,120 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,120 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,120 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,120 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,120 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,120 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:47,120 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,120 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,120 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,120 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:47,135 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,135 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,135 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,135 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:47,135 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,135 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,135 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,135 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:47,135 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,135 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,135 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,136 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,138 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,138 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,139 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,139 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,139 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,139 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,139 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,139 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 91#L102true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,139 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,139 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,139 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,139 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,143 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,143 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,143 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,143 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,143 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,143 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,144 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,144 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,144 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,144 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,144 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,144 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,144 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,144 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,144 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,144 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,144 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,144 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,145 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,145 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,145 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,145 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,145 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,145 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,145 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,145 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,145 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,145 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,145 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,145 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:47,150 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,150 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,150 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,150 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:47,150 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,150 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,150 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,151 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,151 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,151 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,151 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,151 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:47,154 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,154 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:47,154 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,154 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 91#L102true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,154 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,154 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:47,162 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,162 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:47,162 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,162 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-04 15:26:47,162 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,162 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:47,165 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,165 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,165 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,165 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:47,165 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,165 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,165 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,166 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,166 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,166 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,166 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,166 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,169 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,169 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,169 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,169 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,169 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,169 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,169 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,169 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,169 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,169 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,170 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,170 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,170 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,170 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,170 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,170 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,170 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,170 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,171 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,171 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,171 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,171 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,171 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,171 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,171 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,171 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 86#L106true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,171 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,171 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,171 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,171 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:47,172 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,172 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,172 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,172 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:47,172 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,172 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,172 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,172 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,172 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,172 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,172 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,172 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,172 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,172 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,172 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,172 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,172 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,173 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,173 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,173 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 76#L120-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,173 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,173 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,173 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,173 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:47,183 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,183 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:47,183 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,183 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 109#L48true, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-04 15:26:47,183 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,183 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,190 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,190 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:47,190 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,190 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:47,190 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,191 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,191 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,191 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:47,199 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,199 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,199 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,199 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:47,199 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,199 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,199 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,199 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,199 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,199 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,199 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,199 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,412 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,412 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 158#true]) [2025-03-04 15:26:47,412 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,412 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,412 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,412 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,413 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,413 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,413 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,413 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,413 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,413 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,413 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,413 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,413 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,413 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,413 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,413 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:47,414 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,414 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,414 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,414 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:47,414 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,414 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,414 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,414 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 48#L61-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,414 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,414 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,414 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,414 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,415 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,415 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,415 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,415 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,415 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,415 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,415 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,415 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:47,415 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,415 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,415 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,415 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,449 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,449 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,449 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,449 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,450 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,450 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,450 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,450 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,450 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,450 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,452 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,452 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,452 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,452 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,452 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,452 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,454 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,454 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,454 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,454 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,454 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,454 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,455 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,455 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,455 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,455 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,455 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,455 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,455 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,456 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,456 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,456 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,456 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,456 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,456 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,456 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,457 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,457 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,457 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,457 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,457 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,457 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,457 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,457 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,458 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,458 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,458 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,458 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,458 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,458 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,458 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,459 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,459 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,459 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,459 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,459 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,459 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,459 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,459 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,459 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,459 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,459 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,459 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:47,464 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,464 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,464 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,464 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:47,464 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,464 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,464 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,464 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-04 15:26:47,464 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,464 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,464 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,464 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,469 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,469 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,469 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,469 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,469 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,469 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,469 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,469 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,469 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,469 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,469 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,469 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,470 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,470 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,470 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,470 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,470 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,470 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:47,471 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,471 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,471 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,471 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:47,471 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,471 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,471 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,471 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,471 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,471 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,471 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,471 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:47,474 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,474 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,474 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,474 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:47,474 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,474 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,474 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,474 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,474 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,474 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,474 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,474 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,475 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,475 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:47,475 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,475 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,475 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,475 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,475 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,476 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,476 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,476 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,476 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,476 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,476 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,476 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,476 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:47,476 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,476 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,476 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,476 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,481 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,481 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,481 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,481 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,481 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,481 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,481 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,481 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,481 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,481 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,481 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,481 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,483 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,483 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,483 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,483 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,484 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,484 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,484 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,484 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,484 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,484 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,484 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,484 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,486 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,486 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,486 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,486 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,486 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,486 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,487 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,487 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,487 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,487 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,487 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,487 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,487 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,488 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,488 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,488 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,488 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,488 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,488 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,488 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,489 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,489 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,489 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,489 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,489 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,489 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,489 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,489 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,490 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,490 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,490 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,490 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,490 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,490 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,490 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,491 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,491 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,491 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,491 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,491 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,491 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,491 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,491 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,491 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,491 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,491 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,491 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:47,496 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,497 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,497 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,497 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:47,497 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,497 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,497 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,497 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,497 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,497 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,497 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,497 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,499 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,499 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,499 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,499 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,499 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,499 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,499 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,499 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,499 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,500 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,500 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,500 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,500 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,500 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,500 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,500 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,500 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,500 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,500 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,500 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,500 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,500 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,500 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,500 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,501 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,501 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,501 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,501 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,501 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,501 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,501 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:47,502 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,502 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,502 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,502 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:47,502 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,502 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,502 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,502 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,502 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,502 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,502 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,502 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,502 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,502 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,502 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,502 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,503 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,503 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,503 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,503 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,503 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,503 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,503 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,503 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:47,512 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,512 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,512 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,512 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:47,512 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,512 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,512 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,512 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,512 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,512 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,512 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,512 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,517 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,517 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,517 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,517 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,517 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,517 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,517 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,517 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,517 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:47,519 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,519 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,519 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,519 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:47,519 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,519 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,519 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,519 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,519 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,519 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,519 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,519 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,521 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,521 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,521 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:47,521 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:47,521 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,521 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,522 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:47,522 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:47,522 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,522 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,522 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,522 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,523 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,523 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,523 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,523 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,523 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,526 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,526 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,526 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,526 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,527 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,527 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,527 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,527 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,527 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,527 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,527 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,527 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,531 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,531 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,531 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,531 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,531 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,531 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,531 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,531 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,531 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,531 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,531 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,531 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,534 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,534 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,534 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,534 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,535 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,535 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,535 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:47,535 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,535 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,535 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,535 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,536 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,536 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,536 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:47,536 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,536 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:47,537 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,537 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,537 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,537 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:47,537 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,537 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,537 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,537 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,537 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,537 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,537 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,537 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,544 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,544 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,544 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,548 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,548 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,548 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,548 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:47,548 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,548 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,548 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,548 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:47,548 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,548 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,548 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,548 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,551 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,551 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,551 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,551 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,551 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,551 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,551 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,551 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,551 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,551 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,551 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,551 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,553 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,553 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,553 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,553 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,553 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,553 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,558 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,558 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,558 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:47,558 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:47,558 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,558 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,559 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,559 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,559 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,559 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,559 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,559 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,559 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,560 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,560 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,560 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,560 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,560 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,560 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,560 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,560 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,560 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,560 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,560 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,560 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,560 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,560 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,560 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,560 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,561 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,561 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:47,561 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:47,561 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,561 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,561 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,562 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,562 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,562 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,562 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,562 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,562 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,563 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,563 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,563 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,563 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,563 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,563 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,563 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,563 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,563 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,563 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,563 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,563 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,566 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,566 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,566 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,566 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,566 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,566 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,566 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,566 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,566 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,566 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,566 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,566 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,569 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,569 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,569 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,569 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:47,569 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,569 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,569 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,569 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:47,569 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,569 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,569 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,569 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,571 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,571 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,571 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,571 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 45#L91-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,571 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,571 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,573 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,573 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,573 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,573 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,573 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,573 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,577 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,577 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,577 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,577 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,577 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,577 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,577 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,577 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,577 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,577 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,577 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,577 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,578 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,578 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,579 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,579 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,579 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,579 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,579 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,584 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,584 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,584 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,584 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,584 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,584 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,584 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,584 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,584 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,584 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,584 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,584 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:47,586 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,586 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,586 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:47,586 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,586 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,586 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 133#L104true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,586 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,586 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,586 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,588 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,588 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,588 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,590 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,590 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,590 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:47,590 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,590 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:47,591 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,591 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,591 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,591 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:47,591 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,591 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,591 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,591 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,591 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,591 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,591 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,591 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,597 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,597 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,597 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,598 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,598 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,598 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,598 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,598 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,598 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,598 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,598 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,598 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,603 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,603 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,603 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,603 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,603 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,603 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,603 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,603 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,603 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,603 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,603 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,603 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,606 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,606 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,606 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,606 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,606 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,606 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,606 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,606 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,606 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,606 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,606 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,606 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,607 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,607 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,607 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,607 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,607 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,607 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,607 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,608 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,608 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,608 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:47,608 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:47,608 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,608 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,608 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,609 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,609 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,609 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,609 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,609 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,609 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,609 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,609 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,609 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 105#L121-1true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,609 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,609 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,609 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,609 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,617 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,617 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,617 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,617 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,617 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,617 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,617 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,617 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,617 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,617 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,617 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,617 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,623 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,623 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,623 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,623 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,623 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,623 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,623 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,623 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 123#L75true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,623 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,623 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,623 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,623 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:47,625 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,625 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,625 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,625 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:47,625 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,625 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,625 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,625 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:47,625 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,625 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,625 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,625 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,626 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,626 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,626 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,626 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,626 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,626 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,626 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,626 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,626 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,626 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,626 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,626 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,629 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,629 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,629 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,629 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 107#L133true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,629 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,629 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,630 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,630 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 93#L135-5true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,630 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 44#L77-5true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,630 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 44#L77-5true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,630 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 44#L77-5true, 73#L135true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,630 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,630 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,630 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,631 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,631 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,631 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,631 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,631 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,631 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,632 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,632 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,632 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,632 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,632 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,632 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,632 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,632 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,632 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,632 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,632 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,632 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 127#L148-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,632 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,632 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,632 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,632 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,632 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,632 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,632 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,632 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,633 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,633 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:47,633 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:47,633 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:47,633 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,633 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,635 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,635 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,635 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,635 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,635 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,635 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,635 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,635 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,635 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,635 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,635 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,635 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,637 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,637 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 134#L90-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,637 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,637 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 134#L90-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,637 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,637 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 48#L61-1true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,638 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,638 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,638 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,638 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,638 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,638 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,638 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,638 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 48#L61-1true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,638 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,638 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,638 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,638 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:47,639 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,639 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,639 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,639 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:47,639 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,639 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,639 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,639 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 46#L63-1true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:47,639 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,639 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,639 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,639 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,642 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,642 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,642 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,642 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,642 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,642 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:47,643 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,643 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 109#L48true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:47,643 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,643 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 109#L48true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:47,643 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,643 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,646 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,646 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,646 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,646 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,646 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,647 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,647 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,647 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 71#L152true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,647 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,647 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,647 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,647 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,647 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,647 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,647 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,647 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,647 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,647 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,647 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,647 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,647 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,647 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,647 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,648 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,650 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,650 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 93#L135-5true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,650 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,650 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,650 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,650 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 44#L77-5true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,651 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,651 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,651 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,651 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,651 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,651 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,652 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,652 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,652 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,652 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,652 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,652 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,652 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,652 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,652 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,652 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,652 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,652 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,652 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,652 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,652 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,652 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,653 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,653 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,653 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:47,653 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:47,653 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,653 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:47,654 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,654 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,654 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,654 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,655 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,655 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,655 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,655 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,655 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,655 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,655 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,655 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,655 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,655 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,655 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,655 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,657 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,657 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,657 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,658 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,658 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,658 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,658 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,658 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:47,659 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,659 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,659 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,659 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:47,660 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,660 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:47,660 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,660 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,663 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,663 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:47,663 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,663 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 71#L152true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,663 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,663 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:47,663 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,663 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:47,664 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,664 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 109#L48true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:47,664 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,664 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:47,671 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:47,671 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 46#L63-1true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,671 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:47,671 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:47,671 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,671 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:47,672 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:47,672 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 48#L61-1true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,672 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,672 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,672 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,673 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,673 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,673 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,673 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,690 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,690 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,690 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,690 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,690 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,690 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,690 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,690 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 133#L104true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,690 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,690 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,690 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,690 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,707 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 153#true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,707 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 91#L102true, 153#true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,707 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,714 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,714 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,714 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,714 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,714 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,714 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,714 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,714 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,714 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,714 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,714 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,714 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,719 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,719 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,719 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,719 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 133#L104true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,719 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,719 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,727 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,727 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,727 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,727 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,727 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,727 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,727 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,727 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,727 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,727 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,727 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,727 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,729 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,729 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,729 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,729 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,729 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,729 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,729 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,729 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,729 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,729 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,729 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,730 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,732 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,732 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,732 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,732 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,732 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,732 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,732 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,732 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,732 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,732 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,732 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,732 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,734 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,734 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,734 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,734 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 117#L119-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,734 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,734 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,737 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,737 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,737 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,737 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,737 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,737 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,737 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,737 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 48#L61-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:47,737 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,737 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,737 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,737 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 68#L71true, 158#true]) [2025-03-04 15:26:47,754 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 105#L121-1true, 68#L71true, 158#true]) [2025-03-04 15:26:47,755 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 109#L48true, 152#true, 105#L121-1true, 68#L71true, 158#true]) [2025-03-04 15:26:47,755 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:47,765 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,765 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,765 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,765 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:47,765 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,765 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,765 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,765 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 73#L135true, 123#L75true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:47,766 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,768 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,768 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,768 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,768 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,768 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,768 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 71#L152true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,768 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,768 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,768 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,768 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,768 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,768 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,769 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,769 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,769 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,769 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,769 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,769 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,769 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,769 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:47,771 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,771 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,771 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:47,771 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,771 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 107#L133true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,772 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:47,772 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:47,772 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,772 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,772 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,772 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 2#L180true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:47,773 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,773 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,773 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,773 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,773 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,773 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,773 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,774 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,774 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,774 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,774 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,774 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,774 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,774 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,774 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,775 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,775 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,775 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,775 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,775 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,775 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,775 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,775 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,775 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,775 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,775 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,775 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,776 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,776 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,776 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,776 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,776 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,776 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,776 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,776 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,776 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,776 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,776 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,776 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,778 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,778 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,778 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,781 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,781 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,781 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,781 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:47,781 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,781 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,781 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,781 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:47,781 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,781 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,781 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,781 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,782 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,782 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,782 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,782 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,783 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,783 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,783 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,783 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:47,785 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,785 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:47,785 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,785 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,786 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,786 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,786 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,786 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,786 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,786 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,786 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,786 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,786 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,786 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,786 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,786 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,786 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,786 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,786 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,786 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,790 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,790 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,790 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,790 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,790 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,790 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,790 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,791 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,791 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,791 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,791 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,791 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,791 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,791 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,791 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,791 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,791 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,791 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,791 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,791 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,791 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,791 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,791 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,791 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:47,794 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,794 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,794 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,794 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:47,794 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,794 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,794 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,794 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,795 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,795 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,795 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,795 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 49#thread1EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,795 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,795 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,795 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,795 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,795 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,795 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,795 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,795 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:47,795 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,795 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,795 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,795 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,796 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,796 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,796 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,796 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,796 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,796 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,796 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,796 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,796 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,796 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,796 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,796 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,797 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,797 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,797 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,797 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,797 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,797 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,798 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,798 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,798 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,798 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,798 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,798 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,798 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,798 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,798 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,799 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,799 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,799 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,799 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,799 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,799 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,799 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,799 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,800 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,800 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,800 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,800 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,800 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,800 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,800 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,801 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,801 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,801 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,801 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,801 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,801 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,801 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,801 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,801 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,803 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,803 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,803 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,803 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,803 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,803 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,803 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,803 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,803 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,803 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,803 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,803 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [113#L80-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,806 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,806 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,806 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,806 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [113#L80-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,806 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,806 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,806 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,806 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [113#L80-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,806 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,806 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,807 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,807 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,810 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,810 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,810 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,812 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,812 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,812 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,812 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,812 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,812 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,812 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,812 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,812 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,813 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,813 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,813 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,815 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,815 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,815 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,815 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,815 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,815 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,815 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,815 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,815 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,815 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,815 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,815 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 56#thread2EXITtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,816 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,816 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,816 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,816 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,816 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,817 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:47,826 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,826 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,826 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,826 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:47,826 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,826 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,826 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,826 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,826 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,826 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,826 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,826 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:47,826 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,826 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,826 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,826 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:47,827 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,827 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,827 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,827 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,827 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,827 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,827 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,827 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:47,827 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,827 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,827 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,827 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:47,827 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,827 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,827 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,827 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,828 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,828 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,828 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 155#true, 158#true]) [2025-03-04 15:26:47,828 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,828 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,828 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 155#true, 158#true]) [2025-03-04 15:26:47,828 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,828 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,829 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 152#true, 105#L121-1true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,829 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,829 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,829 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,829 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:47,829 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,829 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,829 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,829 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:47,829 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,829 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,830 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,830 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,830 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,830 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,830 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,830 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,830 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,830 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,830 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,842 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,842 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,842 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,842 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,842 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,842 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,842 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,842 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 149#L70-1true, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,842 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,842 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,842 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,842 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,845 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,845 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,845 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,845 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,845 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,845 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,845 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,845 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 133#L104true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,845 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,845 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,845 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,845 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,849 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,849 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,849 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,849 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,849 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,849 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,849 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,849 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,849 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,849 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,849 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,849 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,850 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,850 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,850 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,850 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,850 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,850 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,850 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,850 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,851 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,851 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,851 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,851 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,851 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,851 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,851 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,851 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,851 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,851 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,851 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,851 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,852 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,852 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,852 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,852 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 46#L63-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,852 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,852 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,852 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,852 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,852 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,852 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,852 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,852 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 86#L106true, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,853 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,853 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,853 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,853 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 149#L70-1true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,853 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,853 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,854 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,854 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:47,854 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,854 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,854 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,854 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 149#L70-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:47,854 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,854 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,854 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,854 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 48#L61-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,855 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,855 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,855 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,855 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,855 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,855 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,855 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,855 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 76#L120-3true, 48#L61-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,855 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,855 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,855 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,855 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:47,858 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,858 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 149#L70-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:47,858 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,858 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 109#L48true, 149#L70-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:47,858 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,858 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,862 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,862 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,863 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,863 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 149#L70-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,863 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,863 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,867 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,867 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,867 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,867 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,867 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,867 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,867 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,868 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,868 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,868 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,868 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,868 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,869 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,869 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,869 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,869 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,869 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,869 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,869 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,869 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,869 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,869 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,869 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,869 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,870 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,870 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,870 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,870 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,870 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,870 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,871 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,871 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,871 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,871 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,871 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,871 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,871 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,871 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,871 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,871 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,871 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,871 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,873 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,873 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,873 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,873 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,873 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,873 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,877 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,877 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,877 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,877 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,877 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,877 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,877 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,877 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 109#L48true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:47,877 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,877 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,877 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,877 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:47,885 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,885 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,885 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,885 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:47,886 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,886 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,886 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,886 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:47,886 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,886 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,886 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,886 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,893 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,893 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,893 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,893 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:47,893 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,893 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:47,896 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,896 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,896 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,896 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:47,896 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,896 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,896 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,896 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:47,896 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,896 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,896 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,896 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 39#L123true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,902 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,902 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,902 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,902 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:47,902 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,902 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,902 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,902 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 39#L123true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:47,902 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,902 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,902 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,902 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [8#L62-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,908 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,908 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [8#L62-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:47,908 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,908 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [8#L62-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:47,908 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,908 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,912 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,913 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,913 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,913 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,913 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,913 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 73#L135true, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,913 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,913 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,913 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,920 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,920 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,920 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,920 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,920 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,920 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,920 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,920 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 39#L123true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,920 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,920 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,920 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,920 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:47,923 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,923 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:47,924 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,924 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,924 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 133#L104true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:47,924 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,924 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,924 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,928 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,928 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,928 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,928 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,928 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,928 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,928 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,928 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:47,929 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,929 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,929 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,930 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,930 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,930 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,930 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,930 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,930 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:47,931 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,931 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,931 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,931 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,932 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,932 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,932 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,932 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,932 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,932 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,932 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,932 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,932 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,932 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,932 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,932 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,933 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,933 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,933 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,933 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:47,934 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,934 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:47,934 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,934 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,935 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,935 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,935 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:47,936 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,936 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,936 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,936 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:47,936 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,936 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,936 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,936 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,940 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,940 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,940 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,940 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,941 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,941 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,941 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,941 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 39#L123true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,941 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,941 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,941 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,941 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,945 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,945 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,945 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,945 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,946 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,946 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,946 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,946 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,946 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,946 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,951 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,951 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,951 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,951 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,952 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,952 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,952 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,952 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:47,952 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,952 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,952 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,952 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,953 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,953 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,953 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,954 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,954 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,954 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,954 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,954 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:47,954 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,954 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,954 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,954 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,955 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,955 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,955 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,955 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,955 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,955 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,955 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,955 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,955 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,955 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,956 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,956 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [130#L109-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,956 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [130#L109-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,957 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [130#L109-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:47,957 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,957 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:47,957 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:47,957 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,957 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,963 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,963 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,963 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,963 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,963 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,963 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,963 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,963 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:47,963 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,963 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,963 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,963 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,965 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,966 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,966 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,966 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,966 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,966 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,966 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,966 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:47,966 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,966 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,966 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,966 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 123#L75true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,977 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,977 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,977 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,977 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:47,977 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,977 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,978 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,978 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 73#L135true, 123#L75true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:47,978 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,978 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,978 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,978 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:47,983 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,983 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,983 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,983 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:47,983 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,983 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,983 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,983 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 100#L42true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,983 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,983 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,983 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,983 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:47,985 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,985 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,985 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,985 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:47,985 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,985 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,985 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,985 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:47,985 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,985 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,986 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,986 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:47,988 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,988 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:47,989 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,989 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 107#L133true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,989 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,989 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:47,990 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,990 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,990 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,990 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:47,990 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,990 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,990 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,990 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,990 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,990 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,990 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,990 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:47,991 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,991 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,991 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,991 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:47,991 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,991 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,991 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,991 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 117#L119-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,992 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,992 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,992 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,992 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:47,992 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,992 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,992 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,992 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:47,993 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,993 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:47,993 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:47,993 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:47,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 123#L75true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,013 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,013 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,013 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,013 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:48,013 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,014 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,014 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,014 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 123#L75true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:48,014 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,014 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,014 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,014 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:48,019 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,019 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,019 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,019 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:48,019 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,019 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,019 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,019 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,019 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,019 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,019 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,019 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 133#L104true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,020 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,020 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,020 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,020 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 133#L104true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:48,020 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,020 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,020 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,020 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 133#L104true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:48,020 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,020 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,020 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,020 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:48,023 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,023 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:48,023 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,023 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,023 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,023 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:48,024 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,024 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,024 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,024 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:48,024 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,024 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,024 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,024 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,024 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,024 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,024 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,024 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:48,025 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:48,025 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,025 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,025 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,025 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,025 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,025 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 93#L135-5true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,026 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 93#L135-5true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,026 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 93#L135-5true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,026 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 44#L77-5true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,026 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,026 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,026 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 44#L77-5true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,027 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,027 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,027 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,027 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,027 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,027 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,027 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,027 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,027 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,027 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,027 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,027 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,027 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,027 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,027 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,027 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,028 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,028 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,028 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:48,028 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:48,028 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,028 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,028 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:48,029 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,029 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,029 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,029 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:48,029 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,029 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,029 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,029 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,029 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,029 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,029 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,029 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,030 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,030 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,030 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,030 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,030 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,030 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,030 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,030 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,030 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,030 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,030 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,030 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:48,030 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,030 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,030 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,031 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:48,031 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,031 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,031 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,031 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,031 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,031 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,031 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,031 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,032 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,032 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,032 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,032 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,032 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,032 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,032 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,032 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,033 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,033 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,033 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,033 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,036 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,036 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,036 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,036 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,036 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,036 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,036 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,036 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,036 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,036 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,036 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,036 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,041 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,041 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,041 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,041 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:48,041 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,041 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,041 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,041 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:48,042 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,042 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,042 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,042 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,044 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,044 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,044 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,044 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:48,044 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,044 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,045 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,045 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:48,045 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,045 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,045 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,045 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,047 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,047 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,047 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,047 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,047 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,047 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,047 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,047 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,047 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,047 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,047 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,047 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:48,049 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,049 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,049 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,049 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 45#L91-3true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:48,049 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,049 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,049 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,049 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 45#L91-3true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:48,049 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,049 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,049 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,049 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 100#L42true, 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,049 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,049 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:48,050 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 100#L42true, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:48,050 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 86#L106true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,050 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:48,050 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:48,050 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,050 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,056 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,056 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,056 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,056 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,057 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,057 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,057 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,057 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,057 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,057 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,057 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,057 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,073 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,073 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,073 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,073 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,073 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,073 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,073 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,073 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 123#L75true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,073 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,073 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,073 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,073 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,076 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,076 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,076 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,076 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,076 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,076 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,076 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,076 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,076 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,076 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,076 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,076 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,077 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,077 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,077 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,077 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,077 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,077 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,077 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,077 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 133#L104true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,077 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,077 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,077 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,077 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,079 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,079 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,079 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,079 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,079 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,079 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,079 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,079 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,079 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,079 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,079 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,079 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,080 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,080 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,080 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,080 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,080 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,080 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,081 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,081 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,081 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,081 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,081 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 93#L135-5true, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,081 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,081 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,082 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 44#L77-5true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,082 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,082 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,082 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,082 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,082 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,082 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,083 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,083 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,083 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,083 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,083 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,083 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,083 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,083 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,083 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,083 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,083 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,083 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,083 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 127#L148-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,083 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,083 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,083 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,083 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,083 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,083 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,084 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,084 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,084 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,084 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 105#L121-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,084 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,085 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,085 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,085 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,085 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,085 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,085 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,085 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,085 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,085 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,085 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,085 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,085 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,086 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,086 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,086 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,086 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,086 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,086 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,086 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,086 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,086 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,086 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,086 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,086 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,087 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,087 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,087 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,088 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,088 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,088 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,088 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,088 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,088 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,088 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,088 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,088 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,091 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,091 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,091 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,091 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,091 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,091 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,091 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,091 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,091 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,091 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,091 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,091 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,093 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,093 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,093 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,093 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,093 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,093 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,093 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,093 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,093 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,093 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,093 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,093 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 135#L92-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,094 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,094 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,094 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,094 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,094 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,094 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,094 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,094 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 135#L92-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,094 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,094 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,094 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,094 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 45#L91-3true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,095 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,095 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,095 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,095 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,095 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,095 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,095 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,095 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 45#L91-3true, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,095 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,095 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,095 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,096 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 134#L90-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,096 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 76#L120-3true, 134#L90-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,096 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,096 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,096 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,096 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 86#L106true, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,097 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,097 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,097 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,097 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,100 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,100 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,100 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,100 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,100 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,100 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,100 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,100 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,100 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,100 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,100 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,100 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,107 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,107 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,107 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,107 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,107 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,107 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,107 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,107 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,107 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,107 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,107 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,107 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,108 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,108 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,108 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,108 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,108 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,108 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,108 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,109 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,109 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 93#L135-5true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,109 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,109 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,109 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 44#L77-5true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,109 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,109 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,110 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,110 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,110 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,110 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,110 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,110 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,110 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,111 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,111 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,111 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,111 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,111 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,111 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,111 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,111 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,112 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,112 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,112 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,112 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,112 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,112 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,112 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,112 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,112 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,112 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,112 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,112 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,112 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,112 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,112 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,112 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,113 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,113 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,113 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,113 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,113 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,113 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,113 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,113 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,113 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,113 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,113 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,113 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,115 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,115 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,115 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,115 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,115 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,115 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,115 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,115 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,115 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,115 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,115 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,115 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 154#true, 140#L94true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,118 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,118 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 154#true, 140#L94true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,118 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,118 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 154#true, 140#L94true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,118 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,118 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,120 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,120 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,120 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,120 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,121 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,121 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,121 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,121 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,121 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,121 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,121 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,121 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 140#L94true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,122 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,122 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,122 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,122 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 140#L94true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,122 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,122 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,122 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,122 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 140#L94true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,122 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,122 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,122 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,122 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,123 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,123 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,123 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,123 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 45#L91-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,123 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,123 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,123 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,123 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 45#L91-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,124 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,124 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,124 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,124 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,124 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,124 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:48,124 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,124 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,373 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,373 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,373 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,373 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,373 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,373 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,373 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,373 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:48,373 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,373 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,373 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,373 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:48,386 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,386 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,386 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:48,386 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,386 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,386 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,386 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,386 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,386 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,386 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:48,387 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:48,387 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,387 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:48,387 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:48,387 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,387 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,387 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:48,388 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:48,388 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,388 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 44#L77-5true, 162#(<= 0 ~n1~0), 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,388 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 44#L77-5true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 152#true, 158#true]) [2025-03-04 15:26:48,388 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 44#L77-5true, 73#L135true, 39#L123true, 152#true, 158#true]) [2025-03-04 15:26:48,388 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,388 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,388 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,389 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,389 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,389 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,389 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,389 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:48,389 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:48,389 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,390 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,390 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,390 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,390 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,390 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,390 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,390 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,390 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,390 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,390 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,390 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,390 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,390 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,390 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,390 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 39#L123true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,390 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,390 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,391 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,391 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:48,391 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,391 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,391 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,391 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:48,391 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,391 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,391 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,391 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,391 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,391 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,391 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,391 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,392 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,392 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,392 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,392 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,392 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,392 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,392 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,392 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,392 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,392 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,392 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,392 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,393 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,394 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,394 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,394 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,394 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,394 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,394 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,394 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,394 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,394 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,394 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,394 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,396 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,396 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,396 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,397 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,397 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,397 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,397 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,397 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:48,397 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,397 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,397 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,397 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,398 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,398 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,398 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,398 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,398 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,398 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,398 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,399 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,399 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 140#L94true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,400 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,400 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,400 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 140#L94true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,400 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,400 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,400 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 140#L94true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,400 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,400 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,400 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,401 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:48,401 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 76#L120-3true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:48,401 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,401 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,401 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:48,402 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,402 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,402 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,402 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:48,402 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,402 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,402 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,402 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,406 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,406 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,406 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,406 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,406 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,406 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,406 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,406 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,406 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,406 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,406 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,406 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,415 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,415 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,415 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,415 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,415 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,415 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,415 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,415 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,415 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,415 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,415 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,415 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,416 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,416 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,416 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,416 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,416 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,416 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:48,417 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:48,417 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,417 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,417 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,417 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 44#L77-5true, 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:48,417 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,417 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,417 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,418 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,418 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,418 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,418 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,418 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,418 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,419 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,419 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,419 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,419 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,419 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,419 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,420 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,420 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,420 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,420 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:48,420 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,420 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,421 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,421 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,421 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,421 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,421 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,421 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,421 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,421 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,421 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,421 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,421 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,421 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,421 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,422 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,422 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,423 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,423 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,423 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,423 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,423 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,423 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,423 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,423 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,423 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,423 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,423 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,423 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,426 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,426 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,426 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,426 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:48,427 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,427 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,427 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,427 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:48,427 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,427 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,427 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,427 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,428 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,428 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,428 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,428 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:48,428 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,428 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,428 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,428 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:48,428 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,429 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,429 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,429 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 56#thread2EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,430 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,430 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,430 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,430 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,430 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,430 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,430 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,430 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,430 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,430 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,430 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,430 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,431 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,431 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,431 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,431 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:48,431 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,431 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,431 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,431 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:48,431 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,431 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,432 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,432 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,432 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,432 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,432 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,432 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,432 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,432 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,432 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:48,432 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,433 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,433 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,433 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:48,433 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,433 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,433 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,433 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,437 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,437 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,437 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,437 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,437 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,437 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,437 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,437 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,437 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,437 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-04 15:26:48,438 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,438 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:48,448 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,448 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,448 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,448 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:48,448 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,448 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,448 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,448 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,448 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,448 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,448 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,448 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,451 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,451 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,451 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,451 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,451 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,451 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,451 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,451 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,451 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,451 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,451 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,451 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,451 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,451 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,451 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,451 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,451 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,451 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,452 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:48,452 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:48,452 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,452 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 18#L48-5true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,455 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,455 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,455 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,455 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 18#L48-5true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,455 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,455 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,455 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,455 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 18#L48-5true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,455 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,455 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,455 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,455 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:48,459 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,459 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,459 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,459 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:48,459 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,459 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,459 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,459 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:48,459 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,459 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,459 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,459 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:48,460 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,460 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,460 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,460 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 93#L135-5true, 152#true, 10#L46true, 158#true]) [2025-03-04 15:26:48,460 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,460 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,460 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,460 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 93#L135-5true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-04 15:26:48,460 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,460 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,460 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,460 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:48,464 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,464 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,464 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,464 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 117#L119-1true, 152#true, 158#true, 10#L46true]) [2025-03-04 15:26:48,464 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,464 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,464 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,464 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 107#L133true, 117#L119-1true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-04 15:26:48,464 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,464 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,464 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,464 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [114#L73true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,504 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,504 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,504 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,504 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [114#L73true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:48,504 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,504 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,505 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,505 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [114#L73true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:48,505 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,505 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,505 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,505 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [114#L73true, 154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,518 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,518 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,518 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,518 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [114#L73true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,518 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,518 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,518 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,518 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [114#L73true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,518 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,518 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,518 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,518 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:48,544 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,544 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,544 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:48,544 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,544 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,544 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,544 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,544 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,544 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,550 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,550 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,550 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,550 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,550 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,550 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,550 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,550 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,550 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,551 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,551 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,551 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,551 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,551 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,551 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,551 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,551 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,552 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,552 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,552 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,552 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,552 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,552 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,552 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,552 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,552 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:48,555 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,555 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,555 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,555 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:48,555 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,555 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,555 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,555 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,555 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,555 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,555 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,555 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,569 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,569 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,569 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,569 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,569 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,569 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,569 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,569 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,569 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,569 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,569 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,569 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:48,570 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,570 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,570 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,570 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:48,570 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,570 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,570 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,570 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,570 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,570 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,570 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,570 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,571 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,571 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,571 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,571 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,571 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,571 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,571 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,571 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,571 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:48,583 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,583 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,583 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,583 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:48,583 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,583 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,583 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,583 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 91#L102true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,583 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,583 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,583 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,583 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:48,585 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,585 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,585 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,585 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:48,585 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,585 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,585 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,585 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,585 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,585 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,585 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,585 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,588 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,588 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,588 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,588 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,588 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,588 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,588 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,588 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 91#L102true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,589 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,589 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,589 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,589 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,589 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,589 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,589 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,589 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,589 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,589 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,589 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,589 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,589 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,590 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,590 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,590 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,590 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,590 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,590 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,590 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,590 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:48,593 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,593 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,593 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,593 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:48,593 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,593 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,593 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,593 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 91#L102true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,593 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,593 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,593 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,593 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,598 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,598 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,598 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,598 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 35#L128-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,598 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,598 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,598 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,598 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 35#L128-1true, 160#true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,598 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,598 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,598 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,598 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,600 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,600 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,600 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,600 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,600 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,600 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,601 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,601 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,601 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,601 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,601 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 86#L106true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,601 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:48,602 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:48,602 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,602 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,602 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,602 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,602 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,603 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,603 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,603 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,603 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,608 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,608 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,608 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,608 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,608 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,608 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,608 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,608 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 109#L48true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,609 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,609 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,621 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:48,621 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,621 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:48,621 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:48,621 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,621 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,621 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,622 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,622 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,622 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,622 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,622 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,622 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,622 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,622 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:48,622 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,622 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,622 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,622 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,629 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,629 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,629 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,629 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,629 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,629 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 45#L91-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,629 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,629 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,629 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:48,655 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,655 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,655 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,655 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:48,655 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,655 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,655 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,655 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,655 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,655 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,655 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,655 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:48,660 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,660 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,660 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:48,660 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,660 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,660 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 28#L138-3true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,660 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,660 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,660 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,663 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,663 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,663 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,663 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:48,663 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,663 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,664 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,664 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,664 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,664 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,664 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,664 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,665 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:48,665 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,665 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,665 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:48,665 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,665 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,665 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,666 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,666 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,666 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,666 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,666 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,666 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,666 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,666 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,667 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,667 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,667 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,667 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:48,667 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:48,667 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,668 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,668 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,668 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,668 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,668 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,668 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,668 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,668 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:48,668 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,668 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,668 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,668 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,668 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,668 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,668 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,668 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,676 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,676 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,676 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,676 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,676 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,676 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,676 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,676 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,676 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,676 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,676 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,676 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,677 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,677 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,677 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,677 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,677 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,677 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,677 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,677 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,677 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,677 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,677 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,677 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,678 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,678 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,678 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:48,678 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:48,678 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,678 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,679 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,679 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,679 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,679 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,679 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,679 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,679 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,679 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,679 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,679 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,679 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,679 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:48,686 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,686 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,686 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,686 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:48,686 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,686 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,686 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,686 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,686 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,686 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,686 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,686 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,687 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,687 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:48,687 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,687 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,687 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,687 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,687 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,688 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,688 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,688 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,688 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,688 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,688 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,688 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,688 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 133#L104true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,688 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,688 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,688 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,688 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,691 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,691 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,691 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,691 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,691 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,691 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,691 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,691 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:48,691 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,691 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,691 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,691 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,693 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,693 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,693 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,693 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,693 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,693 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,693 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,693 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,693 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,693 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,693 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,693 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,698 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,698 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,698 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,698 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,698 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,698 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,698 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,698 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,698 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,698 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,698 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,698 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,701 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,701 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,701 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,701 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,701 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,701 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,701 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,701 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,701 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,701 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,701 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,701 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,701 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,701 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,701 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,701 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,702 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,702 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,702 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,702 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,702 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,702 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,703 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,703 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,703 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,703 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,703 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,703 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,704 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,704 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,704 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,704 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,704 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,704 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,705 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,705 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,705 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,705 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,705 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,705 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,705 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,706 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,706 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,706 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,706 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,706 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,707 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,707 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,707 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,715 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,715 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,715 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,715 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,715 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,715 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,719 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,719 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,719 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,719 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,720 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,720 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,720 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,720 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,720 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,721 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,721 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,721 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:48,722 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,722 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:48,722 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,722 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,722 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,722 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,722 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,722 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,722 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,722 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,723 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,733 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:48,733 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,733 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:48,739 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,739 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:48,739 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,739 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,739 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,739 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 91#L102true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,740 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,740 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:48,740 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,740 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 91#L102true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:48,740 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,740 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,742 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,742 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,742 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,742 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,742 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,742 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:48,742 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,742 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:48,743 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,743 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:48,743 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:48,743 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,743 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,743 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,743 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,744 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,744 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,744 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,744 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,744 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,744 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 91#L102true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:48,744 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,744 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,744 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,744 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,749 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,749 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,749 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,749 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,749 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,749 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,749 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,749 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,749 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,749 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,749 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,749 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,750 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,750 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 45#L91-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,750 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,750 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 91#L102true, 45#L91-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,750 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,750 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 39#L123true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,754 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,754 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,754 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:48,754 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,754 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,754 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 39#L123true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,754 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,754 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,754 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,757 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,757 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,757 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,757 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:48,757 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,757 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,757 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,757 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,757 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,757 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,757 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,757 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 39#L123true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,761 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,761 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,761 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,761 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 39#L123true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,761 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,761 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,761 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,761 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,761 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,761 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,761 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,761 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,774 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 41#L150-1true, 152#true, 158#true]) [2025-03-04 15:26:48,774 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 41#L150-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,774 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,777 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,777 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:48,777 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,777 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:48,777 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,777 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,782 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,782 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,782 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,783 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,783 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,783 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,783 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,783 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,783 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,784 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,784 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,784 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,784 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,784 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,784 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,784 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,784 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,784 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,784 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,784 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,784 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:48,784 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,784 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,784 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,784 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:48,784 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,784 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,784 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,784 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,785 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,785 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,785 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,785 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,785 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,785 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,785 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,785 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,785 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,785 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,785 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,785 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,792 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,792 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,792 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,792 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,792 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,792 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,792 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,792 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 45#L91-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:48,792 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,792 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,792 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,792 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,797 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,797 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,797 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,797 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,797 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,797 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 41#L150-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,797 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,797 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,797 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 135#L92-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,799 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,799 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,799 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,799 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,799 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,799 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,799 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,799 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,799 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,805 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,805 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,805 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,805 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,805 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,805 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,805 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,805 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 39#L123true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,805 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,805 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,805 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,805 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:48,808 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,808 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,808 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,808 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:48,808 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,808 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,808 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,808 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,808 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,808 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,808 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,808 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,812 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,812 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,812 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,812 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,812 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,812 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,812 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,812 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,812 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,812 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,812 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,812 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,817 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,817 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,817 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,817 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,817 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,817 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,817 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,817 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,817 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,817 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,817 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,817 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,820 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,820 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,820 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,820 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,820 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,820 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,820 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,820 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,820 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,820 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,820 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,820 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,821 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,821 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,821 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,821 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,821 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,821 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,821 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,821 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 105#L121-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,821 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,821 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,821 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,821 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,826 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,826 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,826 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,827 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,827 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,827 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,827 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,827 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,827 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,827 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,827 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,827 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 41#L150-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,841 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,841 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,841 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,841 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 41#L150-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,841 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,841 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,841 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,841 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 41#L150-1true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,841 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,841 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,841 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,842 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,842 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,842 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,842 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,842 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,842 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,842 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,842 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,842 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 135#L92-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,842 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,842 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,842 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,842 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,844 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,844 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,844 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,845 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,845 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,845 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,845 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,845 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,845 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,845 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,846 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:48,846 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,846 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:48,846 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,846 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 82#L99-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,846 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,846 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,846 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,846 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,847 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,847 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,847 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,847 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,850 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,850 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,850 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,850 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 48#L61-1true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,850 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,850 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 41#L150-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,852 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,852 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,852 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,852 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 41#L150-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,852 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,853 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,853 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,853 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 41#L150-1true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,853 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,853 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,853 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,853 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 135#L92-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,853 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,853 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,853 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,853 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,853 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,853 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,853 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,853 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 135#L92-1true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,854 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,854 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,854 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,854 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,858 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,858 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,858 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,858 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,858 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,858 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 71#L152true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,858 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,858 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,858 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [140#L94true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,859 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,859 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,859 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,859 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [140#L94true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,859 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,859 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,859 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,859 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [140#L94true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,859 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,859 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,859 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,859 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,861 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,861 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,861 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,864 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,864 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,864 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,867 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,867 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,867 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,867 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,867 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,867 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,867 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,867 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 71#L152true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,867 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,867 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,867 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,867 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [140#L94true, 154#true, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,867 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,867 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,867 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,867 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [140#L94true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,868 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,868 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,868 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,868 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [140#L94true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:48,868 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,868 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,868 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,868 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:48,873 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,873 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,873 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:48,873 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,873 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 46#L63-1true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,874 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:48,874 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:48,874 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 48#L61-1true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,874 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,875 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,875 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,875 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,875 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 39#L123true, 160#true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:48,875 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,875 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,916 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,916 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,916 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,916 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 68#L71true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,916 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,916 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,916 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,916 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 152#true, 68#L71true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,916 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,916 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,916 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,916 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:48,932 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,933 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,933 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,933 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:48,933 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,933 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,933 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,933 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:48,933 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,933 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,933 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,933 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:48,948 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,949 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,949 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,949 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:48,949 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,949 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,949 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,949 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:48,949 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,949 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,949 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,949 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:48,955 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,955 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,955 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,955 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:48,955 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,955 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,955 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,955 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:48,955 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,955 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,955 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,956 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:48,969 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,969 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,969 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,969 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:48,969 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,969 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,969 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,969 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,970 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,970 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [140#L94true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,970 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,970 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [140#L94true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:48,970 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,971 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,971 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,971 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [140#L94true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:48,971 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,971 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,971 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,971 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,973 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,973 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,973 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,973 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,973 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,973 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,973 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,973 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,973 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,974 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,974 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,974 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:48,977 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,977 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,977 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,977 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:48,977 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,978 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:48,978 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,978 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,981 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,981 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,981 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,981 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 71#L152true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,981 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,981 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,982 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,982 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,982 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,983 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:48,983 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,983 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,983 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,983 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,987 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,987 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,987 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,987 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,987 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,987 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,987 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,987 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,988 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,988 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 85#L179-1true, 160#true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:48,988 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,988 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,988 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,988 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:48,988 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,988 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,988 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,988 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:48,989 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,989 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,989 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,991 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,991 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,991 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,991 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:48,991 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,991 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,991 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,991 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:48,991 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,991 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,991 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,991 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,992 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,992 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,992 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,992 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,992 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,992 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,992 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,992 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 41#L150-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:48,993 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,993 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,993 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,998 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,998 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,998 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,998 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,999 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,999 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,999 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,999 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:48,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 135#L92-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:48,999 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,999 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,999 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:48,999 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,001 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,001 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,001 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,001 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,002 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,002 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,002 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,002 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,002 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,002 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,002 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,002 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 160#true, 56#thread2EXITtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,003 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,003 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,003 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,003 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 56#thread2EXITtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,003 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,003 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,003 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,003 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 56#thread2EXITtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,003 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,003 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,003 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,003 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,010 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,010 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 160#true, 76#L120-3true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,010 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,010 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,010 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,010 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,010 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,011 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,011 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 39#L123true, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,011 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,011 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,011 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,011 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,012 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,012 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,012 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,012 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [114#L73true, 154#true, 156#true, 2#L180true, 39#L123true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,020 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,020 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,020 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,020 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [114#L73true, 154#true, 156#true, 2#L180true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:49,020 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,020 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,020 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,020 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [114#L73true, 154#true, 156#true, 2#L180true, 39#L123true, 73#L135true, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:49,020 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,020 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,021 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,021 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [114#L73true, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,023 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,023 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,023 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [114#L73true, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:49,023 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,023 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,023 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [114#L73true, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:49,023 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,023 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,023 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 39#L123true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,026 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,026 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,026 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,026 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:49,026 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,026 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,026 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,026 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 39#L123true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,026 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,026 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,026 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,026 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,031 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:49,031 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,031 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 77#L149-3true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,031 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 77#L149-3true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:49,031 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 77#L149-3true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,031 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,031 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,032 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,032 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,032 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:49,032 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 76#L120-3true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:49,032 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,032 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 76#L120-3true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,033 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 44#L77-5true, 2#L180true, 79#L44true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,033 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 44#L77-5true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:49,033 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 44#L77-5true, 2#L180true, 73#L135true, 160#true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:49,033 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,033 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,033 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,033 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,034 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,034 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,034 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,034 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,034 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,034 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,034 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,034 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:49,034 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,034 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,034 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,034 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,034 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,034 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,034 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,034 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,034 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,034 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,034 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:49,035 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,035 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:49,035 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:49,035 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,035 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,035 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:49,036 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,036 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,036 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,036 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:49,036 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,036 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,036 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,036 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 79#L44true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,036 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,036 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,036 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,036 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,037 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,037 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,037 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,037 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:49,037 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,037 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,037 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,037 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:49,037 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,037 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,037 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,037 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,038 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,038 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,038 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,038 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:49,038 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,039 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,039 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,039 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:49,039 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,039 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,039 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,039 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [69#L106-5true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,041 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,041 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,041 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,041 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [69#L106-5true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:49,041 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,041 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,041 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,041 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [69#L106-5true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:49,041 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,041 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,041 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,041 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:49,042 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,042 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,042 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,042 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:49,043 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,043 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,043 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,043 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 79#L44true, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:49,043 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,043 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,043 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,043 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:49,044 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,044 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:49,044 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,044 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:49,044 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,044 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:49,045 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,045 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,045 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,045 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 86#L106true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:49,045 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,045 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,045 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,045 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 86#L106true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:49,045 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,045 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,045 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,045 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,047 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,047 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,047 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,047 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,047 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,047 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,047 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,047 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,047 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,047 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,047 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,047 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:49,050 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 91#L102true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:49,050 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 91#L102true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,050 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [140#L94true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,050 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [140#L94true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,050 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [140#L94true, 154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,051 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,051 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,051 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,051 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:49,054 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,054 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,054 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,054 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 123#L75true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:49,055 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,055 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,055 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,055 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 123#L75true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:49,055 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,055 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,055 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,055 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,056 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,056 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,056 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,056 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:49,057 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,057 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,057 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,057 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,057 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,057 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,057 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,057 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 41#L150-1true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:49,059 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,059 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,059 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,059 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 79#L44true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:49,059 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,059 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,059 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,059 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 41#L150-1true, 79#L44true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,060 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,060 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,060 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,060 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 135#L92-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,061 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,061 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,061 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,061 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 135#L92-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:49,061 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,061 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,061 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,061 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 135#L92-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:49,061 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,061 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,061 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,061 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 107#L133true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:49,064 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,064 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,064 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,064 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 107#L133true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:49,064 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,064 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,064 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,064 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 107#L133true, 79#L44true, 160#true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,064 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,064 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,064 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,065 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:49,065 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,065 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,065 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,065 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:49,065 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,065 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,065 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,065 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 79#L44true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,065 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,066 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,066 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,066 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:49,066 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,066 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,066 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,066 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:49,066 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,066 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,066 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,066 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,067 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,067 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,067 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,067 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 29#thread4EXITtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,075 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,075 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,075 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,075 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 29#thread4EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,075 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,075 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,075 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,075 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 29#thread4EXITtrue, 160#true, 79#L44true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,075 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,075 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,075 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,076 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 56#thread2EXITtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,076 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,076 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,076 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,076 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 56#thread2EXITtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,076 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,076 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,076 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,076 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 56#thread2EXITtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,076 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,076 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,076 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,076 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:49,086 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,086 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,086 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,086 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 149#L70-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:49,086 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,086 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,086 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,086 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 73#L135true, 160#true, 149#L70-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:49,086 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,086 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,086 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,086 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 149#L70-1true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,096 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,096 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,096 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,096 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 149#L70-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,096 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,096 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,096 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,096 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 149#L70-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,096 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,096 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,096 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,096 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 149#L70-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:49,100 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,100 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,100 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,100 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 149#L70-1true, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:49,100 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,100 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,100 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,100 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 149#L70-1true, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:49,100 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,100 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,100 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,100 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 39#L123true, 160#true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,107 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,107 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,107 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,107 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,107 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,107 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,107 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,107 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 39#L123true, 73#L135true, 160#true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,107 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,107 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,107 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,107 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,300 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,300 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,300 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,300 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,300 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,300 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,300 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,300 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 76#L120-3true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,300 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,300 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,301 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,301 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 109#L48true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,304 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,304 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,304 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 160#true, 109#L48true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,304 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,304 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,304 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 39#L123true, 160#true, 109#L48true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,304 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,304 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,304 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,328 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,329 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,329 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,329 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,329 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,329 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,340 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,340 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,340 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,340 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:49,340 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,340 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,340 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,340 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:49,341 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,341 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,341 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,341 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,355 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,355 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,355 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,355 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,355 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,355 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,355 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,355 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,355 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,355 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,355 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,355 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,375 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,375 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,375 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,375 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,375 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,375 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,375 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,375 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,375 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,375 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,375 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,375 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,376 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,376 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,376 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,376 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,376 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,377 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,377 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,377 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,377 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,377 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,377 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,377 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,378 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,378 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,378 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,378 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,378 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,378 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,378 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,378 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,378 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,378 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,378 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,378 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,379 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,379 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,379 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,379 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,379 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,379 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,379 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,380 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,380 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,380 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,380 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,380 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,380 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,380 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,381 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,381 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,381 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,381 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,381 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,381 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,381 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,381 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,382 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,382 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,382 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,382 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,382 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,382 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,382 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,382 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,383 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,383 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,383 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,383 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,383 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,383 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,383 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,383 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,383 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,383 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,383 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,383 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,383 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,383 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,383 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,383 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,387 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,387 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,387 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,387 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,387 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,387 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,387 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,387 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,387 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,387 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 69#L106-5true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,391 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,391 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,391 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,391 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 69#L106-5true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,391 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,391 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,391 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,391 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 69#L106-5true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,391 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,391 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,391 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,391 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,392 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,392 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,392 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,392 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,392 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,392 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,392 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:49,393 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,393 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,393 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,393 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:49,393 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,393 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,393 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,393 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,393 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,393 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,393 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,393 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:49,396 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,396 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:49,396 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,396 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,396 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,396 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,397 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,397 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,397 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,397 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:49,397 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,397 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,397 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,397 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,397 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,397 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,398 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,398 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,398 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,398 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,398 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,398 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 133#L104true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:49,398 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,398 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,403 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,403 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,403 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,403 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,403 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,403 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,403 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,403 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,403 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,403 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,403 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,404 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,405 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,405 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,405 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,405 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,405 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,405 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,407 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,407 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,407 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,407 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,408 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,408 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,408 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,408 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,408 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,410 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,410 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,410 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,410 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,410 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,410 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,410 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,411 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,411 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,411 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,411 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,411 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,411 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,411 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,411 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,412 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,412 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,412 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,412 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,412 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,412 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,413 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,413 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,413 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,413 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,413 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,413 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,413 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,413 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,413 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,413 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,413 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,413 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:49,417 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,417 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,418 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,418 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:49,418 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,418 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,418 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,418 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,418 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,418 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,418 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,418 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,421 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,421 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,421 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,421 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,421 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,421 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,421 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,421 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,421 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,421 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,421 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,421 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,422 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,422 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,422 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,422 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,422 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,422 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,422 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,422 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,422 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,422 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,423 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,423 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,423 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,423 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,423 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,423 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,423 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,423 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:49,424 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:49,424 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,424 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,424 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,424 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,424 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:49,433 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,433 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,433 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,433 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:49,434 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,434 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,434 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,434 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,434 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,434 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,434 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,434 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,438 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,438 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,439 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,439 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,439 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,439 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,440 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,440 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,440 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,440 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,440 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,440 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,442 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,442 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,442 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,442 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,442 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,442 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,442 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,442 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,443 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,443 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,443 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,443 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,443 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,443 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,444 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,444 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,444 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,444 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,444 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,444 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,444 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,444 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,447 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,447 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,447 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,447 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,447 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,447 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,447 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,447 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,447 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,447 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,447 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,447 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,452 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,452 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,452 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:49,454 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 133#L104true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:49,454 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 35#L128-1true, 133#L104true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,454 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,456 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,456 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,456 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,456 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,456 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,456 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,457 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,457 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,457 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,457 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:49,457 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,458 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,458 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,458 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,458 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,458 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,458 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,458 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,458 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:49,458 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,458 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,458 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,458 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,458 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,458 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,464 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,464 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,464 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,464 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,465 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,465 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,465 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,465 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,465 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,465 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,465 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,465 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,468 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,468 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,468 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,468 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:49,468 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,468 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,468 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,468 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:49,468 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,468 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,468 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,468 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,471 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,471 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,471 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,471 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,471 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,471 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,471 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,471 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,472 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,472 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,472 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,472 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,473 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,473 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,473 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,473 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,473 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,473 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,473 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,473 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,473 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,473 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,473 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,473 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,477 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,477 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,477 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,477 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 158#true]) [2025-03-04 15:26:49,477 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,477 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,477 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,477 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,477 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:49,478 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:49,478 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,478 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 2#L180true, 44#L77-5true, 162#(<= 0 ~n1~0), 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,478 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 44#L77-5true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,478 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,479 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,479 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,479 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 44#L77-5true, 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,479 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,479 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,479 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,479 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,479 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,479 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,479 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,479 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,479 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,479 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,479 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,479 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,479 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,479 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,479 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,479 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,480 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,480 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,480 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,480 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,480 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,480 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,480 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,481 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,481 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:49,481 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,481 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,481 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,481 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:49,481 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,481 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,481 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,481 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,481 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,481 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,481 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,481 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,482 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,482 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,482 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,482 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,482 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,482 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,482 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,482 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,482 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,482 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,482 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,482 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,483 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,483 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,483 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,483 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,483 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,483 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,485 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,485 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,485 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,485 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,485 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,485 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,488 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,488 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,488 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:49,488 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,488 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,488 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:49,488 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,488 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,488 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 45#L91-3true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,489 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,489 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,489 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,489 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,489 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,490 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,490 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 45#L91-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,490 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,490 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,490 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,491 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,491 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,491 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,491 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,491 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,491 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,491 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,491 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,491 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,491 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,491 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,491 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,494 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,494 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,494 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,494 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,494 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,494 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,494 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,494 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,494 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,494 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,494 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,494 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,496 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,496 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,496 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,496 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,496 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,496 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,496 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,496 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,496 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,496 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,496 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,496 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:49,520 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,520 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:49,520 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,520 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:49,520 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,520 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,528 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,528 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,528 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,528 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,528 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,528 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,528 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,528 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,528 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,528 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,528 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,528 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,532 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,532 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,532 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,532 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,532 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,532 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,536 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,536 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,536 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,536 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,536 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,536 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,536 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,536 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,536 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,536 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,536 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,536 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,536 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,536 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,537 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,537 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:49,537 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,537 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,537 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,537 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,542 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,542 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,542 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,542 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,542 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,542 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,542 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,542 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,542 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,542 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,542 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,542 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,542 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,543 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,543 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,543 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,543 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,543 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,548 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,548 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,548 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,548 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,548 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,548 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,548 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,548 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,548 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,548 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,548 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,548 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:49,562 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,562 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,562 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:49,562 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,562 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,562 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,562 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,562 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,562 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,572 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,572 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,572 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,572 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,573 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,573 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,573 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,573 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,573 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,573 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,573 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,573 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,573 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,573 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,573 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,573 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,573 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,574 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,574 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,574 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,574 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,574 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,574 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,574 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,574 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,574 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,574 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,574 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,574 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,575 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:49,575 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,575 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:49,575 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:49,575 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,575 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,576 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,576 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,587 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,587 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,587 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,587 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,587 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,587 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,587 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,587 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,587 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 123#L75true, 46#L63-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,591 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,591 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,591 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,591 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,591 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,591 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,591 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,591 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 123#L75true, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,591 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,591 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,591 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,591 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,595 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,595 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,595 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,595 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,595 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,595 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,595 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,595 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,595 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,595 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,595 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,595 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,598 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,598 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,598 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,598 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:49,598 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,598 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,599 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,599 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,599 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,599 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,599 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,599 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,599 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,599 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,599 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,599 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,599 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,599 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,599 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,599 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,600 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,600 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,600 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,600 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,600 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,600 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 127#L148-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:49,600 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,600 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,610 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,610 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,610 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,610 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,611 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,611 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,611 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,614 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,614 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,614 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,614 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:49,614 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,614 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,615 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,615 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,615 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,615 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,615 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,615 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,616 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:49,616 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,616 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,616 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,616 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:49,616 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,616 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,616 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,616 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,616 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,616 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,616 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,616 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,616 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,617 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,617 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,617 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 105#L121-1true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,617 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,617 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,617 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,617 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 105#L121-1true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:49,617 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,617 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,617 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,617 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,624 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,624 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,624 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,624 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,624 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,624 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,624 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,624 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,624 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,624 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,624 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,624 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,628 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,629 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,629 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,629 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,629 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,629 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 71#L152true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,629 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,629 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,629 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,630 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,630 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,630 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,630 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,630 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,630 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,630 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,630 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,630 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,630 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:49,634 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,634 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,634 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,634 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:49,634 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,634 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,634 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,634 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,634 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,634 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,634 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,634 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,635 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,635 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:49,635 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,635 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,635 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,635 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,636 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,636 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,636 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,636 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,636 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,636 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,636 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,636 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,636 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,636 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,636 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,636 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,636 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,636 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,636 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,636 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,637 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,637 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,637 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,637 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,637 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,637 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,637 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,637 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,637 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,638 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,638 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,638 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,638 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,638 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,638 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,638 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,638 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,638 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,638 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,638 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,638 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,639 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,639 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,639 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,639 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,639 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,639 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,639 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,639 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,639 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,639 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,639 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,639 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,641 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,641 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,641 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,641 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,641 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,641 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,641 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,641 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,641 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,641 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,641 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,641 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,645 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,645 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,645 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,645 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:49,645 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,646 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,646 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,646 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:49,646 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,646 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,646 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,646 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,648 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,648 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,648 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,648 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,648 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,648 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,648 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,649 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,649 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,649 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,649 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,649 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:49,653 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,653 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,653 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:49,653 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,653 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,653 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,653 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,653 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,653 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,654 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,654 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,654 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,654 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,654 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,654 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,654 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,654 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,654 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,655 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,655 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,655 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,660 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,660 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,660 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,660 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,660 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,660 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,660 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,660 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,660 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,663 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,663 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,663 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,663 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,664 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,664 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,664 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,664 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,664 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,664 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,664 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,665 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,665 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,665 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:49,665 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,665 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,665 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,666 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,666 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,666 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,666 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 105#L121-1true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,666 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,666 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,673 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,673 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,673 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,673 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,673 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,673 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,673 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,673 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,673 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,673 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,673 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,674 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:49,680 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,680 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,680 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,680 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:49,680 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,680 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,680 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,680 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,681 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,681 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,681 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,681 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,681 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,682 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,682 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,682 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:49,682 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,682 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:49,683 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,683 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,683 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,683 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-04 15:26:49,683 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,683 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,683 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,683 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,683 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,683 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,683 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,683 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,684 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,684 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:49,696 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,696 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,696 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,697 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 82#L99-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:49,697 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,697 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,697 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 123#L75true, 82#L99-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:49,697 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,697 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,697 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:49,700 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,700 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,700 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,700 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:49,700 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,700 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,700 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,700 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 71#L152true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:49,700 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,700 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,700 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,701 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,701 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,701 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,701 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,701 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,701 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,701 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,701 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,702 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,702 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,702 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,702 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,702 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:49,705 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,705 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:49,705 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,705 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 107#L133true, 82#L99-1true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,705 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,705 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,706 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,706 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 93#L135-5true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,706 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 44#L77-5true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,706 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 44#L77-5true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,707 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 44#L77-5true, 73#L135true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,707 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,707 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,707 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,708 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,708 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,708 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,708 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,708 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,708 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,708 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,708 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,708 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,708 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,708 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,708 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,708 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,708 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,708 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,708 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,708 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,709 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,709 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,709 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,709 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,709 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,709 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,709 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,709 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,709 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,709 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,709 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,709 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,710 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,710 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,710 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,710 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,710 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,710 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,710 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,710 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,710 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,711 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,711 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,711 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:49,711 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,711 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,711 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,711 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:49,711 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,711 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,712 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,712 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:49,712 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,712 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,712 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,713 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,713 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,713 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,713 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,713 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,713 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,713 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,713 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,713 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,713 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,713 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,713 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,716 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,716 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,716 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,716 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,717 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,717 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,717 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,717 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:49,718 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,718 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,718 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:49,719 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:49,719 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,722 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,722 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,722 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,722 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 71#L152true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,722 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,722 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 140#L94true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:49,723 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 140#L94true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:49,723 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 140#L94true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 109#L48true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:49,723 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,727 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,727 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,727 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,727 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,727 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,727 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,727 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,727 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,727 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,727 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,727 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,727 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,728 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,728 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,728 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,728 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,728 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,728 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,728 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,728 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,728 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,728 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,728 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,728 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,730 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,730 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 93#L135-5true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,730 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 49#thread1EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,730 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,730 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 44#L77-5true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,730 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,730 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,731 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,731 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,731 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,731 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,731 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,731 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,731 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,732 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,732 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,732 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,732 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,732 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,732 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,732 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,733 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,733 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,733 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:49,733 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:49,733 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,734 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,734 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:49,734 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,734 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,734 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,735 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,735 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,735 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,735 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,735 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,735 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,735 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,735 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,735 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,735 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,735 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,735 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,737 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,737 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,737 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,737 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,737 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,738 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,738 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,738 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:49,740 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,740 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:49,740 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,740 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:49,740 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,740 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,742 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,742 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,742 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,742 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,742 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,742 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,744 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,744 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,744 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,744 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:49,744 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,744 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,744 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,744 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,744 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,744 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,744 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,744 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 56#thread2EXITtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:49,744 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,744 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,745 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 109#L48true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:49,745 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,745 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 109#L48true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:49,745 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,745 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,750 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,750 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,751 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,751 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,751 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,751 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,751 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,752 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,752 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,752 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 155#true, 158#true]) [2025-03-04 15:26:49,752 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 155#true, 158#true]) [2025-03-04 15:26:49,752 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 152#true, 105#L121-1true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,752 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,753 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,753 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,753 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,753 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,753 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,753 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,753 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,765 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,765 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,765 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,765 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,765 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,765 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,770 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,770 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,770 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,770 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 73#L135true, 133#L104true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,770 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,770 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,776 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,776 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,776 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,776 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,776 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,776 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,776 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,776 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,776 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,776 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,776 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,776 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,779 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,779 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,779 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,779 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,779 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,779 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,781 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,781 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,781 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,781 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,781 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,781 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,781 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,781 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,781 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,781 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,781 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,781 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,783 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,783 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,783 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,783 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 86#L106true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,783 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,783 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,785 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,785 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,785 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,785 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,785 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,785 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 117#L119-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,785 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,785 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,785 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,787 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,787 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,787 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,787 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,787 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,787 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,787 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,787 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 76#L120-3true, 48#L61-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,787 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,787 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,787 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,787 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 68#L71true, 158#true]) [2025-03-04 15:26:49,793 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,793 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,793 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,793 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 105#L121-1true, 68#L71true, 158#true]) [2025-03-04 15:26:49,793 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,793 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,793 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,793 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 109#L48true, 152#true, 105#L121-1true, 68#L71true, 158#true]) [2025-03-04 15:26:49,793 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,793 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,793 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,793 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,801 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,802 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,802 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,802 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,802 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,802 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,802 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,802 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,802 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,802 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,802 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,802 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,810 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,810 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,810 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,810 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,810 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,810 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,810 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,810 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,813 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,813 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,813 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,813 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,813 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,813 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,813 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,813 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,813 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,813 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,813 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,813 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,815 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,815 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,815 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,816 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,816 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,818 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,818 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,818 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,818 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,818 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,818 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,819 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,819 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,819 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,819 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,819 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,819 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,821 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,821 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,821 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,821 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,821 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,821 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,821 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,821 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,822 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,822 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,822 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,822 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,828 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,828 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,829 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,829 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,829 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,829 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,829 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,829 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:49,829 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,829 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,829 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,829 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,843 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,843 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,843 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,843 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,843 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,843 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,844 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,844 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,844 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,844 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 56#thread2EXITtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,844 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,844 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:49,847 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,847 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:49,847 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,847 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,847 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,847 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 2#L180true, 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,847 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,848 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 2#L180true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,848 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,848 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 2#L180true, 49#thread1EXITtrue, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:49,848 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,848 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,848 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,849 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,849 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,849 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,849 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,849 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,849 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,850 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,850 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,850 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,850 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,850 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,850 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,851 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,851 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,851 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,851 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,851 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,851 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,851 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,851 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,851 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,851 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,851 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,852 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,852 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,852 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,852 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,852 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,852 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,853 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,853 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,853 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,853 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,853 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,853 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,853 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,853 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,854 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,854 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,854 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,854 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,854 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,854 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,854 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,855 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,855 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,855 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,855 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,855 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,855 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,855 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,856 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,856 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,856 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,856 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,856 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [113#L80-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,858 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,858 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,858 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [113#L80-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,859 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,859 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,859 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,859 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [113#L80-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,859 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,859 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,859 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,859 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,861 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,861 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,862 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,862 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,862 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,863 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,863 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,863 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,866 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,866 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,866 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,866 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,866 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,866 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,866 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,866 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,866 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 56#thread2EXITtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,867 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,867 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,867 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,867 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,867 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,867 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,867 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,867 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 56#thread2EXITtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,867 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,867 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,868 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,868 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,872 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,872 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,872 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,872 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:49,872 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,873 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:49,873 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:49,873 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,873 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,874 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,874 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,874 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,874 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,874 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 71#L152true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:49,874 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,877 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,877 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,877 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,877 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:49,877 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,877 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,877 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,877 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:49,878 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,878 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [113#L80-3true, 115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,878 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,878 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [113#L80-3true, 115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,878 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,878 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [113#L80-3true, 115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:49,878 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,878 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,881 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,881 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,881 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,881 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:49,881 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,881 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,883 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,883 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,883 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,883 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,883 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,883 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,883 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,883 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,883 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,883 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,883 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,883 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,889 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,889 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,889 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,889 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,889 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,889 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,889 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,889 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,890 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,890 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,890 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,890 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,890 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,890 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,891 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,891 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,891 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,891 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:49,891 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,891 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:49,891 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,891 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,899 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,899 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,899 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,899 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 149#L70-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,899 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,899 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,899 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,899 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 73#L135true, 149#L70-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,899 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,899 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,899 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,899 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:49,902 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,902 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,902 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,902 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 149#L70-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:49,902 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,902 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,902 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,902 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 133#L104true, 149#L70-1true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:49,902 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,902 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,902 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,902 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,906 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,906 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,906 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,906 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,906 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,906 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,906 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,906 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,906 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,906 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,906 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,906 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,907 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,907 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,907 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,907 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,907 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,907 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,907 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,907 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,907 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,907 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,907 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,907 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,908 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,908 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,908 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,909 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,909 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,909 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,909 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,909 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,909 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,909 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,909 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 86#L106true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,910 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,910 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,910 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,910 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,911 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,911 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 76#L120-3true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,911 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,915 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,915 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,915 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,915 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 109#L48true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,915 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,915 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,915 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,915 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 73#L135true, 109#L48true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,915 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,915 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,915 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,915 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,919 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,919 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,919 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,919 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,919 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,919 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,919 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,919 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 149#L70-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,919 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,919 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,919 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,919 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,924 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,924 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,924 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,924 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,924 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,924 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,924 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,924 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,924 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,924 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,924 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,924 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,925 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,926 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,926 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,926 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,926 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,926 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,926 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,926 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,926 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,926 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,926 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,926 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,927 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,927 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,927 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,927 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,927 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,927 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,927 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,927 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,927 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,927 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,928 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,928 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,928 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,929 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,929 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,929 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,929 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,929 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,929 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,929 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,929 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,929 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,929 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,929 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 86#L106true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,929 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,929 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,929 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,929 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,930 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,930 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,930 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,930 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 86#L106true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,930 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,930 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,930 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,930 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,934 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,934 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,934 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 105#L121-1true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,934 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,934 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,934 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 149#L70-1true, 152#true, 105#L121-1true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,934 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,934 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,934 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,936 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,936 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,936 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,936 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,937 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,937 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,937 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,937 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 109#L48true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:49,937 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,937 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,937 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,937 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 39#L123true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,943 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,943 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,943 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,943 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:49,943 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,943 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,943 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,943 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 39#L123true, 73#L135true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:49,943 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,943 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,943 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,943 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,948 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,948 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,948 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,948 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:49,948 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,948 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,949 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,949 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:49,949 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,949 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,949 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,949 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,952 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,952 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,952 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,952 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,952 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,952 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,952 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,952 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 73#L135true, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,952 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,952 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,952 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,952 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,956 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,956 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,956 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,956 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:49,956 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,956 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,956 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,956 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:49,956 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,956 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,956 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,956 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,965 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,965 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,965 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,965 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,965 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,965 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,965 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,965 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,965 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,965 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,965 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,965 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,967 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,967 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,967 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,967 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,967 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,967 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,967 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,967 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:49,967 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,967 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,968 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,968 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,972 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,972 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,972 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,972 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,972 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,972 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,972 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,972 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,972 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,972 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,972 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,972 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,977 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,977 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,977 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,977 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,977 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,977 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,977 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,977 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:49,977 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,977 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,977 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,977 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,978 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,978 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,978 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,978 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,978 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,978 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,979 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,979 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,979 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,979 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,979 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,979 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,979 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,979 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,979 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,979 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,979 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,979 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [130#L109-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,980 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,980 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,980 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,980 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [130#L109-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,980 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,980 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,980 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,980 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [130#L109-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:49,980 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,980 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,980 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,980 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:49,981 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,981 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:49,981 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,981 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:49,981 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,981 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,986 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,986 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,986 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,987 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,987 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:49,987 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 105#L121-1true, 125#L51-3true, 158#true]) [2025-03-04 15:26:49,987 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:49,987 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,214 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,214 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,217 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,217 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,217 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,217 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,217 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,217 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,217 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,217 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 2#L180true, 73#L135true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,217 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,217 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,217 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,217 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,227 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,227 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,227 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,227 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:50,227 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,227 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,227 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,227 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:50,227 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,227 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,227 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,227 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [130#L109-3true, 115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,228 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,228 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,228 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,228 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [130#L109-3true, 115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,228 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,228 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,228 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,228 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [130#L109-3true, 115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:50,228 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,228 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,228 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,228 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:50,234 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,234 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,234 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:50,234 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,234 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,234 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 48#L61-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:50,234 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,234 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,234 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,237 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,237 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,237 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 123#L75true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,252 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,252 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,252 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,252 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,252 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,253 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,253 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,253 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 123#L75true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,253 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,253 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,253 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,253 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,260 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,260 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,260 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,260 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,260 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,260 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,260 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,260 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,260 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,260 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,260 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,260 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 133#L104true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,262 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,262 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,262 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,262 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 133#L104true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:50,262 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,262 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,262 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,262 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 133#L104true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:50,262 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,262 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,262 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,262 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,266 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,266 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,266 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,266 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,266 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,266 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 2#L180true, 107#L133true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,266 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,266 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,266 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,267 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,267 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,267 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,268 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,268 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,268 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,268 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,268 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,268 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,269 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,269 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,269 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,269 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,269 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,269 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,269 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,269 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,269 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,269 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,269 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,269 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 93#L135-5true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,270 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 93#L135-5true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,270 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 93#L135-5true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,270 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 44#L77-5true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,270 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 44#L77-5true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,270 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 2#L180true, 73#L135true, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,271 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,271 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,271 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,271 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,271 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,271 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,271 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,271 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,271 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,271 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,271 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,271 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,271 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,271 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,271 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,271 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,272 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,272 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,272 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,272 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,272 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,272 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,272 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,272 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,272 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,272 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,272 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,272 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:50,273 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,273 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,273 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,273 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:50,273 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,273 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,273 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,273 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,273 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,273 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,273 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,273 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:50,274 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,274 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:50,274 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,274 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,274 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,274 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,275 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,275 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,275 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,275 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,275 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,275 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,275 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,275 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,275 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,275 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,275 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,275 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,276 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,276 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,276 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,276 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,276 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,276 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,276 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,276 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,276 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,276 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,276 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,276 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,278 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,278 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,278 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,278 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,278 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,278 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,279 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,279 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,279 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,279 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,283 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,283 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,283 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,283 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,284 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,284 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,284 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,284 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,284 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,284 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,284 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,284 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 135#L92-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,291 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,291 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,291 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,291 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,291 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,291 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,291 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,291 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,291 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,291 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,291 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,291 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,295 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,295 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,295 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,295 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,295 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,295 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,295 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,295 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,295 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,295 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,296 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 135#L92-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,298 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,298 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,298 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,298 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,298 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,298 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,298 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,298 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 135#L92-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,298 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,298 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,298 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,298 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:50,301 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,301 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,301 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,301 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:50,301 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,301 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,301 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,301 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 117#L119-1true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:50,301 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,301 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,301 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,301 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 100#L42true, 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,302 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,302 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,302 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,302 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:50,302 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,302 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,302 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,302 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 76#L120-3true, 100#L42true, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:50,302 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,302 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,302 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,302 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 135#L92-1true, 86#L106true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,303 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,303 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,303 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,303 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,303 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,303 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 135#L92-1true, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,303 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,303 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,303 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,311 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,311 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,311 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,311 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,311 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,311 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,311 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,311 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,311 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,311 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,311 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,311 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:50,325 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,325 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,325 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,325 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:50,326 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,326 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,326 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,326 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,326 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,326 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,326 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,326 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:50,326 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,326 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,326 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,326 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:50,327 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,327 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,327 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,327 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,327 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,327 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,327 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,327 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:50,327 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,327 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,327 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,327 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:50,327 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,327 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,328 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,328 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:50,328 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,328 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:50,328 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,329 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 100#L42true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,329 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,329 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 44#L77-5true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,329 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,329 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 44#L77-5true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,329 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,329 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 44#L77-5true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,329 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,329 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,330 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,330 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,330 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,330 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,330 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,330 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,330 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,330 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,330 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,330 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,330 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,330 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,331 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,331 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,331 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,331 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,331 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,331 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,331 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,331 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,331 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,331 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,331 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,331 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,332 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,332 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,332 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,332 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,332 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,332 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,332 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,332 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,332 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,332 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,332 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,332 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,333 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,333 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,333 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,333 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,334 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,334 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,334 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,334 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,334 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,334 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,334 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,334 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:50,334 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,334 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,334 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,334 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:50,335 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,335 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,335 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,335 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 100#L42true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,335 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,335 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,335 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,335 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,337 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,337 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,337 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,337 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,337 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,337 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,337 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,337 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,337 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,337 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,337 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,337 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,341 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,341 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,341 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,341 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,342 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,342 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,342 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,342 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,342 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,342 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,342 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,342 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,348 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,348 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,348 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,348 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,348 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,348 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,348 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,348 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,348 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,348 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,348 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,348 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,352 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,352 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,352 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,352 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,352 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,352 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,352 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,352 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,352 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,352 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,352 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,352 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,355 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,355 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,355 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,355 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,355 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,355 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,355 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,356 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,356 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,356 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,356 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,356 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 100#L42true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,358 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,358 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,359 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,359 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:50,359 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,359 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,359 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,359 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 100#L42true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:50,359 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,359 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,359 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,359 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,359 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,359 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,360 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,360 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,360 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,360 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,360 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,360 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-04 15:26:50,360 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,360 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,360 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,360 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,369 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,369 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,369 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,369 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,369 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,369 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,369 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,369 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,370 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,370 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,370 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,370 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,394 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,394 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,394 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,394 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,395 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,395 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,395 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,395 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,395 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,395 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,395 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,395 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,395 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,395 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,395 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,395 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,395 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,395 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,395 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,395 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,395 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,395 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,395 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,395 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,396 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,396 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,396 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,396 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,396 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,396 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,397 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,397 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 93#L135-5true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,397 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 2#L180true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,397 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,397 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 2#L180true, 73#L135true, 39#L123true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,397 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,397 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,398 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,398 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,398 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,398 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,398 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,398 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,398 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,398 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,398 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,399 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,399 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,399 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,399 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,399 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,399 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,400 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,400 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,400 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,400 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,400 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,400 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,400 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,400 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 39#L123true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,401 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,401 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,401 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,401 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,401 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,401 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,401 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,401 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,401 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,401 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,401 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,401 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,401 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,402 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,402 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,402 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,402 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,402 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,402 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,402 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,403 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,403 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,403 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,403 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,403 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,405 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,405 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,405 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,405 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,405 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,405 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,412 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,412 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,412 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,413 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,413 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,413 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,413 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,414 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,414 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,414 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,414 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,414 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,414 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,414 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,414 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,415 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,415 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,415 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,415 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 45#L91-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,415 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,415 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,415 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,415 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 76#L120-3true, 45#L91-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,416 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 140#L94true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,416 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 140#L94true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,416 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 140#L94true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,416 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,423 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,423 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,423 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,423 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 39#L123true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,423 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,423 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,434 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,434 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,434 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,434 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,434 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,434 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,434 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,434 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,434 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,434 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,434 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,434 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,435 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,435 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,435 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,435 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,435 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,435 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,435 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,435 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,435 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,435 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,435 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,435 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,435 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,435 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,435 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,435 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,436 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,436 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,436 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,436 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,436 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,436 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,436 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,436 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,436 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,436 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,436 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,436 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,436 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,436 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,436 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,436 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 93#L135-5true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,437 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 44#L77-5true, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,437 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 141#thread3EXITtrue, 44#L77-5true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,437 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 141#thread3EXITtrue, 44#L77-5true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,437 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,437 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,437 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,438 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,438 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,438 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,438 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,438 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,438 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,438 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,438 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,438 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,439 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,439 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,439 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,439 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,439 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,439 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,440 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,440 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,440 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,440 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,440 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,440 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,440 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,440 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,441 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,441 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,441 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,441 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,441 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,441 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,441 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,441 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,441 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,441 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,442 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,442 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,442 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,442 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,442 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,443 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,443 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,443 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,445 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,445 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,445 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,445 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,445 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,445 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,445 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,445 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,445 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,445 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,445 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,445 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,449 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,449 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,449 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,449 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,449 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,449 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,450 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,450 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,450 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,450 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,450 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,450 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,452 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,452 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,452 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,453 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,453 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 56#thread2EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,454 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,454 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,454 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,456 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,456 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,456 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,456 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,456 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,456 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,456 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,456 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,456 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,456 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,457 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,457 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,457 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,457 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,457 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,458 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,458 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,458 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,458 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,458 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-04 15:26:50,458 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,458 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,458 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,458 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,465 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,465 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,465 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,465 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,465 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,465 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,465 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,465 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,465 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,465 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,465 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,465 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,482 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,482 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,482 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,482 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,482 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,482 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,482 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,482 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,482 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,482 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,482 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,482 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,482 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,483 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,483 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,483 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,483 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,483 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,483 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:50,484 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:50,484 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,484 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 44#L77-5true, 141#thread3EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,484 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 44#L77-5true, 141#thread3EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,484 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,484 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 44#L77-5true, 141#thread3EXITtrue, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:50,485 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,485 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,485 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,485 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,485 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,485 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,486 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,486 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,486 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,486 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,486 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,486 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:50,486 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,486 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,486 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:50,486 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,486 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,486 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-04 15:26:50,486 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,486 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,487 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,487 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,487 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,487 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,487 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,487 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,487 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,487 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,487 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,487 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,487 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,487 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,487 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,487 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,488 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,488 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,488 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,488 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,488 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,488 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,488 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,488 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,488 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,488 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,488 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,488 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,488 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:50,489 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,489 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,489 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,489 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,489 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,489 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,489 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,489 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,489 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,490 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,490 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,490 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,490 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,490 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,490 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,490 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,490 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,490 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,492 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,492 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,492 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,492 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,492 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,492 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,492 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,492 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,492 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,492 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,492 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,492 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,496 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,496 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,496 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,496 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:50,496 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,496 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,496 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,496 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:50,497 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,497 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,497 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,497 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,499 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,499 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,499 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,499 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:50,499 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,499 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,499 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,499 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:50,499 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,499 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,499 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,499 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 56#thread2EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,500 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,501 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,501 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,501 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,501 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,501 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,501 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,501 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 56#thread2EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,501 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,501 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,501 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,501 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,502 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,502 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,502 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,502 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:50,503 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,503 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,503 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,503 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:50,503 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,503 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,503 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,503 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,503 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,503 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,503 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,503 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 113#L80-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,503 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,503 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,503 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,503 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 113#L80-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,503 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,504 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,504 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,504 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,504 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,504 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,504 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,504 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:50,504 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,504 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,504 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,504 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 86#L106true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:50,504 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,504 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,504 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,504 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,511 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,511 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,511 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,511 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,511 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,511 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,511 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,511 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,511 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,511 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,511 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,511 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,519 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,520 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,520 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,520 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 127#L148-1true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,520 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,520 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,520 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,520 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:50,520 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,521 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,521 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,521 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,521 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,521 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,521 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,521 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:50,521 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,521 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,521 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,521 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:50,521 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,521 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,521 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,521 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,521 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,521 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,522 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,522 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:50,522 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,522 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,522 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,522 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:50,522 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,522 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,522 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,522 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,522 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,522 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,522 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,522 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,532 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,532 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:50,532 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,532 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:50,533 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,533 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,533 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,533 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [130#L109-3true, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,533 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,533 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,533 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,533 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [130#L109-3true, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,533 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,533 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,534 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,534 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [130#L109-3true, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:50,534 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,534 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,534 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,534 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,534 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,534 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,534 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,534 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 134#L90-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,534 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,534 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,534 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,534 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 134#L90-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,534 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,534 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,534 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,534 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [116#thread1ENTRYtrue, 113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,535 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,535 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,535 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,535 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [116#thread1ENTRYtrue, 113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,535 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,535 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,535 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,535 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [116#thread1ENTRYtrue, 113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:50,535 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,535 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,535 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-04 15:26:50,535 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,557 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,557 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,557 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,557 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:50,557 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,557 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,557 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,557 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,557 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,557 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,557 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,557 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 156#true, 2#L180true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,557 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,558 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,558 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,558 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 107#L133true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,558 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,558 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,558 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,558 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 156#true, 2#L180true, 160#true, 107#L133true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,558 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,558 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,558 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,558 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:50,558 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,558 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,558 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,558 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 156#true, 2#L180true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:50,558 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,559 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,559 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,559 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,559 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,559 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,559 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,559 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:50,566 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,566 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,566 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,566 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:50,566 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,566 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,566 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,566 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,566 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,566 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,566 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,566 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [114#L73true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,596 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,596 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,596 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,596 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [114#L73true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:50,596 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,596 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,596 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,596 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [114#L73true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:50,596 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,596 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,596 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,596 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [114#L73true, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,617 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,617 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,617 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,617 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [114#L73true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,617 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,617 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,617 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,617 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [114#L73true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,617 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,617 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,617 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,617 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:50,690 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,690 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,690 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,690 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:50,690 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,690 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,690 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,690 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,690 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,690 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,690 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,690 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:50,698 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,699 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,699 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,699 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:50,699 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,699 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,699 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,699 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 28#L138-3true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,699 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,699 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,699 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,699 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,702 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,702 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,702 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,702 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,702 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,702 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,702 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,702 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,702 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,702 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,702 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,702 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,703 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,703 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,703 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:50,703 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,703 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,703 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,703 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,703 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,703 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,703 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,703 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,703 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:50,704 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,704 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,704 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,704 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,704 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,704 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,704 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,704 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,704 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,704 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,704 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,704 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,704 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,704 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,705 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:50,705 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,705 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,705 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:50,705 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,706 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,706 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,706 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,706 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,706 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,707 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,707 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,707 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,707 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 73#L135true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,707 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,707 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,708 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,708 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,708 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,708 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,708 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,708 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,708 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,708 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,708 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,708 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,708 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,708 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:50,708 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,708 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,708 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,708 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:50,709 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,709 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,709 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,709 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,709 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,709 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,709 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,709 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,709 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,709 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,709 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,709 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:50,709 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,709 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,709 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,709 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,709 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,709 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,710 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,710 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,720 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,720 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,720 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,720 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,720 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,721 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,721 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,721 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,721 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,721 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,721 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,721 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,722 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,722 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,722 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,722 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,722 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,722 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,722 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,722 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,722 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,722 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,722 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,722 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,723 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,723 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,723 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:50,723 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,723 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,723 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:50,723 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,723 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,723 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,723 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,723 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,723 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,724 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,724 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,724 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 130#L109-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,724 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,724 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,724 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,724 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,724 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,724 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:50,733 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,733 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,733 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:50,733 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,734 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,734 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,734 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,734 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,734 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,734 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,734 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,734 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,734 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,734 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,734 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,734 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,734 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,734 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,734 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,735 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,735 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,735 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,735 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,735 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,735 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,735 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,735 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,735 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,735 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,735 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,735 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,735 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,735 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,735 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,736 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,736 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,736 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,736 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,736 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,736 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 133#L104true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,736 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,736 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,736 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,741 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,741 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,741 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,741 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,742 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,742 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,751 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,751 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,751 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,751 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,751 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,751 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,751 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,751 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,751 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,751 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,752 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,752 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,755 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,755 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,755 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,755 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,755 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,755 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,755 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,755 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,755 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,755 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,755 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,755 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,756 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,756 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,756 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,756 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,756 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,756 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,756 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,756 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,756 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,756 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,756 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,756 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,757 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,757 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,757 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,757 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,757 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,757 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,757 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,757 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,757 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,757 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,757 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,757 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,757 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,757 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,757 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,757 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,758 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,758 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,758 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,758 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,758 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,758 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,758 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,758 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,758 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,758 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,758 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,758 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,758 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,758 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,758 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,758 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,758 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,758 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,758 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,758 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,759 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,759 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,759 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,759 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,759 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,759 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,759 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,759 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,759 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,759 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,759 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,759 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,760 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,760 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,760 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,760 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,760 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,760 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,760 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,760 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,760 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,760 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,760 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,760 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,760 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,760 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,760 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,760 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,760 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,760 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,760 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,760 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,761 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,761 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,761 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,761 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,761 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,761 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,761 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,761 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,761 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,761 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,761 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,761 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,761 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,761 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,761 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,761 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,762 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,762 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,762 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,762 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,762 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,762 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,762 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,762 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,762 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,762 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,762 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,762 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,762 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,762 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,762 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,763 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,763 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,763 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,763 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,763 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,763 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,763 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,763 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,763 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,763 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,763 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,763 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,763 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,764 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,764 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,764 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,764 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,764 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,764 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,764 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,764 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,774 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,774 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,774 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,774 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,774 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,774 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,774 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,774 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,774 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:50,780 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,780 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,780 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,780 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:50,780 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,780 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,780 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,780 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,780 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,780 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,780 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,780 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:50,781 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,781 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,781 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,781 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:50,781 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,781 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,781 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,781 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,781 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,781 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,781 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,781 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,782 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,782 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,782 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,782 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,782 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,782 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,782 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,782 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,782 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:50,783 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,783 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,783 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:50,783 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,783 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,783 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,783 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,783 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,783 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,783 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:50,784 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,784 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,784 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,784 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:50,784 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,784 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,784 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,784 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,784 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,784 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,784 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,784 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:50,785 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,785 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,785 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,785 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:50,785 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,785 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,785 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,785 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,785 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,785 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,785 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,785 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,800 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,800 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,800 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,800 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:50,800 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,800 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,800 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,800 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,800 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,800 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,800 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,800 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:50,808 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,808 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:50,808 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,809 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,809 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,809 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,809 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,809 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,809 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 91#L102true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,810 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,810 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,810 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,810 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:50,810 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,810 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,810 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,810 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 91#L102true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:50,810 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,810 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,810 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,810 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,814 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,814 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,814 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,814 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,814 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,814 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,814 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,814 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,814 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,814 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,814 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,814 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:50,815 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,815 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:50,815 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,815 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,815 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,815 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:50,815 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:50,816 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,816 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,816 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,816 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,816 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,816 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,816 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,816 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,816 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 160#true, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,816 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,816 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,817 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,817 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 91#L102true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:50,817 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,817 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,817 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,817 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,824 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,824 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,824 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,824 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,824 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,824 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,824 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,824 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,824 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,824 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,824 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,824 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 91#L102true, 45#L91-3true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,825 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,825 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 45#L91-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,825 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,825 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 91#L102true, 45#L91-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,825 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,826 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,826 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,826 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 39#L123true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,831 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,831 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,831 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,831 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 39#L123true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:50,831 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,831 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,831 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,831 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 39#L123true, 35#L128-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,831 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,831 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,831 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,831 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:50,835 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:50,835 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,835 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 39#L123true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,841 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,841 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,842 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,842 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,842 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,842 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,842 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,842 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 39#L123true, 160#true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,842 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,842 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,842 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,842 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,861 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,861 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,861 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:50,861 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,861 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,861 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 41#L150-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,861 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,861 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,861 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,863 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,863 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,863 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:50,863 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,863 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,863 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:50,863 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,863 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,863 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,868 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,869 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,869 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,869 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,869 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,869 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,869 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,869 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,869 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,869 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,869 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,869 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:50,869 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,869 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,869 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,869 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:50,870 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,870 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,870 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,870 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,870 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,870 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,870 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,870 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:50,870 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,870 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,870 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,870 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:50,870 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,870 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,871 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,871 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,871 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,871 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,871 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,871 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:50,871 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,872 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,872 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,872 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:50,872 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,872 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,872 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,872 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,872 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,872 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,872 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,872 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:50,872 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,873 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,873 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,873 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:50,873 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,873 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,873 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,873 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,873 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,873 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,873 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,873 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:50,882 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,882 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,882 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,882 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:50,882 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,882 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,882 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,882 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 48#L61-1true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:50,882 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,882 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,882 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,882 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 2#L180true, 41#L150-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,889 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,889 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,889 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,889 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,889 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,889 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,889 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,889 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 41#L150-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,889 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,889 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,889 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,889 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,891 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,891 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,891 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,891 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,891 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,891 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,891 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,891 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,891 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:50,932 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,932 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,932 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,932 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:50,933 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,933 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,933 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,933 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 133#L104true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,933 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,933 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,933 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,933 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:50,935 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,935 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,935 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,935 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:50,935 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,935 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,936 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,936 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 107#L133true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,936 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,936 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,936 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,936 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:50,938 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,938 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,938 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,938 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:50,938 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,938 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,938 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,938 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,938 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,938 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,938 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,938 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,944 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,944 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,944 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,944 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,944 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,944 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,944 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,944 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 117#L119-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:50,944 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,944 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,944 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,944 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:50,946 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,946 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,946 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,946 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:50,946 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,946 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,946 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,946 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,946 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,946 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,946 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,946 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,957 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,958 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,958 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,958 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,958 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,958 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,958 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,958 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,958 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,958 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,958 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,958 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:50,958 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,958 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,958 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,958 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:50,959 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,959 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,959 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,959 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,959 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,959 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,959 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,959 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:50,959 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,959 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,959 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,959 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:50,959 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,959 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,959 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,960 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,960 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,960 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,960 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,960 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:50,965 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,965 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,965 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,965 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:50,966 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,966 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,966 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,966 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,966 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,966 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,966 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,966 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:50,974 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,974 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,974 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,974 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:50,974 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,974 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,974 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,974 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,975 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,975 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,975 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,975 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,977 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,977 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,977 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,977 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:50,978 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,978 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,978 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 117#L119-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,978 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,978 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,978 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,991 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,991 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,991 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,991 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:50,991 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,991 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,991 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,991 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 39#L123true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,991 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,991 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,991 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,991 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:50,998 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,998 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,998 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,998 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:50,998 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,998 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,998 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,998 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:50,998 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,998 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:50,998 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:50,998 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [40#L129true, 154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,008 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,008 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,008 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,008 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [40#L129true, 154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,008 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,008 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,009 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,009 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,009 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,009 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,009 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,009 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:51,022 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,022 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,022 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:51,022 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,022 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,022 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,022 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,022 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,022 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:51,023 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,023 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,023 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,023 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:51,023 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,023 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,023 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,023 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,023 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,023 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,023 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,023 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,024 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,024 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,024 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,024 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,024 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,024 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,024 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,024 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 127#L148-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,025 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,025 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,025 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,025 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 141#thread3EXITtrue, 85#L179-1true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,039 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,039 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,039 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,039 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 141#thread3EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:51,039 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,039 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,039 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,039 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,039 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,039 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,039 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,039 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:51,044 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,044 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,044 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:51,044 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,044 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,044 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,044 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,044 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,044 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,045 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,045 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,045 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,045 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,045 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,045 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,045 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,045 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 105#L121-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,046 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,046 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,046 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,046 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,055 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,055 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,055 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,055 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,055 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,055 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,055 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,055 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 35#L128-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,055 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,055 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,055 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,055 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:51,072 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,072 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,072 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,072 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:51,072 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,072 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,072 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,072 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,072 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,072 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,072 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,072 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 140#L94true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,074 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,074 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,074 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 140#L94true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:51,074 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,075 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,075 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 140#L94true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:51,075 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,075 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,075 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,075 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,080 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,080 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,080 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:51,080 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,080 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,080 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,080 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,080 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,080 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,086 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,086 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,086 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,086 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:51,087 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,087 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,087 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,087 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:51,087 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,087 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,087 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,087 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,094 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,094 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,094 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,094 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 71#L152true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,094 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,094 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [136#L100true, 140#L94true, 154#true, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,096 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,096 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,096 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,096 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [136#L100true, 140#L94true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,096 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,096 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,096 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,096 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [136#L100true, 140#L94true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,096 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,096 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,097 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,097 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 141#thread3EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,105 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,105 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,105 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,105 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-04 15:26:51,105 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,105 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,105 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,105 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 141#thread3EXITtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,105 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,105 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,105 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,105 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:51,109 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:51,109 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,109 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,109 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,110 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,110 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,110 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,110 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,110 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 105#L121-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,110 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,110 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,110 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,110 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,119 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,119 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,119 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,119 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,119 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,119 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,119 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,119 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,119 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,119 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,119 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,119 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:51,126 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,126 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,126 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,126 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:51,127 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,127 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,127 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,127 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,127 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,127 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:51,127 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,127 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,127 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:51,128 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,128 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,128 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,128 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,128 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,128 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,128 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,128 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,129 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,129 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,129 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,129 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,159 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,159 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,159 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,159 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,159 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,159 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,159 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,159 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 71#L152true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,159 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,159 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,159 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,159 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [140#L94true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,160 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,160 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,160 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,160 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [140#L94true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,160 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,160 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,160 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,160 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [140#L94true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 73#L135true, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,160 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,160 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,160 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,160 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [8#L62-3true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,163 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,163 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,163 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,163 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [8#L62-3true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,163 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,163 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,163 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,163 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,163 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,163 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,163 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,163 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,167 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,167 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,167 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,167 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [8#L62-3true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,167 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,167 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,167 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,167 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [8#L62-3true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,167 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,167 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,167 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,167 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,171 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,171 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,171 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,171 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 109#L48true, 71#L152true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,171 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,171 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [140#L94true, 154#true, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,172 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,172 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,172 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,172 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [140#L94true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,172 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,172 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,172 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,172 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [140#L94true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,172 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,172 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,172 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,172 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,178 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,178 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,178 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,179 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,179 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,179 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,179 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,179 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,179 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,179 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,179 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,179 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,179 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,179 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,179 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,180 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 56#thread2EXITtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,180 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,180 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,180 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,180 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 56#thread2EXITtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,180 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,180 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,180 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,180 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,182 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,182 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,182 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,182 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,182 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,182 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,182 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,182 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,182 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,182 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,182 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,182 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,183 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,183 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,183 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,183 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,183 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,183 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,183 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,183 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,183 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,183 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,183 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,183 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,191 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,191 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,191 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,191 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 135#L92-1true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,191 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,191 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,194 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,194 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,194 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,194 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,194 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,194 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,195 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,195 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,195 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,195 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,195 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,195 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,195 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,195 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,195 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,195 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 56#thread2EXITtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,195 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,195 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,195 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,195 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 56#thread2EXITtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:51,196 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,196 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,196 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,196 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:51,202 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,202 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:51,203 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 160#true, 76#L120-3true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,203 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:51,203 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 8#L62-3true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:51,203 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 8#L62-3true, 154#true, 160#true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,203 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,203 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:51,204 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,204 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,205 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:51,205 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,205 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 39#L123true, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,205 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,205 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [24#L179-2true, 154#true, 141#thread3EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,206 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,206 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [24#L179-2true, 154#true, 141#thread3EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,206 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,206 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [24#L179-2true, 154#true, 141#thread3EXITtrue, 160#true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,206 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,206 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:51,246 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,246 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,246 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,246 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:51,246 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,246 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,246 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,247 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 73#L135true, 160#true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:51,247 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,247 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,247 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,247 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:51,267 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:51,267 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:51,267 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:51,275 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,275 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,275 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,275 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:51,275 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,275 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,275 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,275 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 109#L48true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:51,275 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,275 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,275 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,275 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 39#L123true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:51,288 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,288 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,288 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,288 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:51,288 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,288 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,288 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,288 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 39#L123true, 73#L135true, 160#true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:51,288 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,288 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,288 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,288 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:51,301 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,301 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,301 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,301 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:51,302 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,302 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,302 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,302 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 76#L120-3true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:51,302 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,302 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,302 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,302 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:51,311 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,311 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,311 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,311 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:51,311 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,311 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,311 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,311 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 39#L123true, 73#L135true, 160#true, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:51,311 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,311 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,311 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,311 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,327 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,327 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,327 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,327 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,327 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,327 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,327 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,327 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,327 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,327 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,327 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,327 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 2#L180true, 160#true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,540 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,540 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,540 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,540 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:51,540 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,540 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,540 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,540 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:51,540 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,540 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,540 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,540 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:51,542 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,542 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,542 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,542 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:51,542 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,542 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,542 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,542 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 28#L138-3true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,542 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,542 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,542 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,542 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,543 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,543 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,543 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,543 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,543 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,543 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 41#L150-1true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,543 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,543 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,543 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,547 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,547 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,547 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,547 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,547 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,547 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,547 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,547 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 135#L92-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,547 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,548 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,548 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,548 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,549 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,549 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,549 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,549 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,549 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,549 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,549 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,549 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,550 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,550 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,550 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,550 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 160#true, 56#thread2EXITtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,550 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,550 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,550 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,550 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 56#thread2EXITtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,550 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,550 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,550 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,550 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 56#thread2EXITtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,550 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,550 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,550 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,550 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:51,554 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,554 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,554 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,554 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:51,554 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,554 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,554 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,554 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,555 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,555 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,555 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,555 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:51,555 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,555 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,555 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,555 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:51,555 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,555 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,555 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,555 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,555 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,555 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,555 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,555 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,556 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,556 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,556 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,556 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,556 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,556 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,556 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,556 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 71#L152true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,556 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,556 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,556 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,556 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:51,559 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,559 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,560 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,560 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:51,560 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,560 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,560 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,560 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 135#L92-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:51,560 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,560 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,560 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,560 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,561 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,561 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,561 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,561 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,561 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,561 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,561 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,561 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,561 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,561 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,561 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,561 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 8#L62-3true, 154#true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:51,567 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,567 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,567 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,567 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 8#L62-3true, 154#true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:51,567 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,567 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,567 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,567 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 8#L62-3true, 154#true, 39#L123true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,567 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,567 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,567 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,567 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:51,568 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,568 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,568 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,568 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:51,568 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,568 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,568 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,568 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,568 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,568 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,568 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,568 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [114#L73true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,575 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,575 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,575 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [114#L73true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:51,575 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,575 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,575 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [114#L73true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 73#L135true, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-04 15:26:51,575 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,575 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,575 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:51,578 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,579 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,579 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,579 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 123#L75true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:51,579 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,579 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,579 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,579 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 123#L75true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:51,579 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,579 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,579 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,579 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [75#L131true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,580 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,580 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,580 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,580 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [75#L131true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,580 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,580 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,580 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,580 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [75#L131true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,580 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,580 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,580 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,580 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:51,583 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,583 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,583 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,583 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 41#L150-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:51,583 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,583 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,583 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,583 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 41#L150-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,583 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,583 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,583 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,583 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 135#L92-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,584 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,584 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,584 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,584 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 135#L92-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:51,584 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,584 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,584 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,584 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 135#L92-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:51,584 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,584 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,584 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,584 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 160#true, 107#L133true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:51,586 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 107#L133true, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:51,586 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 160#true, 107#L133true, 79#L44true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,586 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 28#L138-3true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:51,586 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:51,586 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 79#L44true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,586 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,586 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:51,587 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,587 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,587 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,587 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:51,587 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,587 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,587 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,587 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,587 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,587 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,587 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,587 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:51,593 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,593 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,593 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,593 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 2#L180true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:51,593 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,593 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,593 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,593 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 79#L44true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,593 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,593 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,593 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,593 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 91#L102true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,594 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,594 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,594 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,594 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 91#L102true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:51,594 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,594 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,594 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,594 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 91#L102true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-04 15:26:51,594 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,594 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,594 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,594 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 79#L44true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,596 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,596 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,596 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,596 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 160#true, 79#L44true, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:51,596 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,597 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,597 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,597 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 39#L123true, 160#true, 79#L44true, 123#L75true, 152#true, 158#true]) [2025-03-04 15:26:51,597 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,597 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,597 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,597 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:51,599 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,599 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,599 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,599 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 133#L104true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:51,599 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,599 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,599 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,599 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 133#L104true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,599 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,599 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,599 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [140#L94true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,600 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [140#L94true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:51,600 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [140#L94true, 154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:51,600 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,601 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 39#L123true, 107#L133true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,602 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,602 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,602 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,602 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 39#L123true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:51,602 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,602 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,602 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,602 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 39#L123true, 107#L133true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,602 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,602 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,602 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,602 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:51,603 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:51,603 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 79#L44true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,603 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:51,603 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [154#true, 156#true, 85#L179-1true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:51,603 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 117#L119-1true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:51,603 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,603 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][118], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,604 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,604 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,604 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,604 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][119], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-04 15:26:51,604 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,604 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,604 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,604 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][120], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,604 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,604 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,604 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,604 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,609 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:51,609 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:51,609 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 134#L90-1true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,609 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 134#L90-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:51,610 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 134#L90-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:51,610 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [113#L80-3true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,610 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [113#L80-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:51,610 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [113#L80-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:51,610 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 39#L123true, 160#true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,619 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,619 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,619 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,619 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 160#true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:51,619 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,619 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,619 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,619 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 73#L135true, 39#L123true, 160#true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:51,619 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,619 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,619 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,619 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,624 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,624 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,624 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,624 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [8#L62-3true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:51,624 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,624 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,624 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,624 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [8#L62-3true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:51,624 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,624 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,624 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,625 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 2#L180true, 39#L123true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,627 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,627 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,627 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,628 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 2#L180true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 149#L70-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,628 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,628 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,628 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,628 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 2#L180true, 39#L123true, 73#L135true, 160#true, 149#L70-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,628 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,628 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,628 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,628 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,631 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,631 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,631 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,631 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:51,631 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,631 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,631 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,631 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 160#true, 149#L70-1true, 152#true, 158#true]) [2025-03-04 15:26:51,632 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,632 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,632 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,632 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,639 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,639 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,639 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,639 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 149#L70-1true, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,640 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,640 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,640 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,640 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 149#L70-1true, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,640 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,640 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,640 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,640 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][158], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 149#L70-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,642 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,642 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][159], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 149#L70-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,642 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,642 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][160], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 160#true, 149#L70-1true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,642 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,642 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,652 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,652 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,652 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,652 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:51,652 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,652 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,652 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,652 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:51,652 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,652 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,652 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,652 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,666 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,666 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,666 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:51,666 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,666 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,666 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 73#L135true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:51,666 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,666 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,666 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,666 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,675 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,675 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,675 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,675 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:51,675 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,675 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,675 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,675 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:51,675 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,675 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,675 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,675 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:51,715 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:51,715 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:51,715 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,723 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,723 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,723 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,724 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,724 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,724 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,724 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,724 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,724 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:51,727 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,727 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,727 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,727 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:51,727 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,727 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,727 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,727 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,727 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,727 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,727 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,727 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:51,731 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:51,731 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,731 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,731 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,731 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 117#L119-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,732 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,732 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,732 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,732 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,736 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,736 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,736 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,736 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,736 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,736 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,736 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,736 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,737 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:51,737 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,737 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,737 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:51,737 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,737 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,737 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,737 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,737 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,737 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:51,737 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,737 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,737 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:51,737 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,738 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,738 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,738 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,738 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,738 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,738 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,738 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:51,756 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,756 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,756 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,756 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:51,756 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,756 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,756 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,756 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,756 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,756 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,756 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,756 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:51,765 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:51,765 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 133#L104true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,765 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 115#L65true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,769 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 115#L65true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,769 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 115#L65true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,769 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,769 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,769 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,769 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,770 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,770 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,770 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,770 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,770 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,770 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,770 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,770 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,770 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,770 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,770 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:51,771 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,771 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,771 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,771 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:51,771 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,771 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,771 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,771 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,771 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,771 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,771 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,771 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,771 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,771 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,771 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,771 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-04 15:26:51,771 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,771 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,771 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,772 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,772 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,772 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,772 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,772 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,781 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,781 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,781 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,781 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,781 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,782 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,782 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,782 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,782 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,782 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 123#L75true, 91#L102true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,785 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,785 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,785 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,785 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 91#L102true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:51,786 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,786 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,786 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,786 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 123#L75true, 91#L102true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:51,786 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,786 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,786 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,786 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:51,789 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,789 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,789 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,789 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:51,789 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,789 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,789 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,789 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,789 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,789 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,789 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,789 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:51,792 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,792 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,792 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,792 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:51,792 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,792 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,792 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,792 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,792 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,792 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,792 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,792 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:51,793 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,793 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,793 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,793 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:51,793 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,793 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,793 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,793 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,793 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,793 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,793 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,793 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,794 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,794 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,794 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,794 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,794 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,794 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,794 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,794 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 91#L102true, 127#L148-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,794 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,794 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,794 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,794 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,803 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,803 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,803 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,803 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,803 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,803 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,803 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,803 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,803 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,803 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,803 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,803 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,806 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,806 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,806 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,806 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,806 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,806 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,806 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,806 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,806 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,806 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,806 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,806 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,807 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,807 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,807 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,807 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,807 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,807 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:51,807 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:51,808 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,808 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:51,808 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:51,808 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,808 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,809 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,809 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,809 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,809 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,809 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,809 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,809 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,809 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 105#L121-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,809 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,809 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,809 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,809 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,816 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,816 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,816 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,816 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,816 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,816 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,816 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,816 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,816 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:51,819 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,819 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,819 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,819 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:51,819 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,819 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,819 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,819 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 123#L75true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:51,819 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,819 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,819 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,819 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,822 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,822 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,822 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,822 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,822 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,822 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,822 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,822 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 71#L152true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,822 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,822 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,822 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,822 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,823 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,823 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,823 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,823 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,823 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,823 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,823 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,823 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,824 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,824 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,824 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,824 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:51,827 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:51,828 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 107#L133true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,828 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:51,828 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:51,828 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,828 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,828 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 44#L77-5true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,829 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 115#L65true, 154#true, 156#true, 2#L180true, 44#L77-5true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,829 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 44#L77-5true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:51,829 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,829 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,829 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,829 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,830 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,830 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,830 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,830 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,830 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,830 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,830 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,830 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,831 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,831 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,831 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,831 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,831 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,831 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,831 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,831 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,831 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,831 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,831 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,831 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,831 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,831 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,832 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,832 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,832 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,832 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,832 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,832 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,832 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,832 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,832 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,832 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,833 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,833 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,833 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,833 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,833 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,833 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,833 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,833 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,833 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,833 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,833 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,833 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,835 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,835 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,835 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,839 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,839 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,839 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,839 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:51,839 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,839 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,839 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,839 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:51,839 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,839 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,839 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,839 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,842 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,842 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,842 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,842 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,842 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,842 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,842 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,842 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,842 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,842 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,842 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,842 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,845 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,845 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,845 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,846 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,846 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,846 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 71#L152true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,846 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,846 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,846 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,847 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,847 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,847 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,847 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,847 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,847 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,847 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,847 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,847 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,872 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,872 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,872 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,872 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,872 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,872 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,872 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,872 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,872 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,872 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,872 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,872 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,874 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,874 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,874 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,874 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,874 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,874 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,874 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,874 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,874 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,875 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,875 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,875 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,875 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,875 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,875 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,876 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,876 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,876 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,876 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,876 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,876 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,876 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,877 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,877 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,877 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,877 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,877 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,877 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,877 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,878 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,878 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,878 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,878 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,878 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,878 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,878 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,878 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,878 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,878 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,878 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,878 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,878 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,884 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,884 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,884 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,884 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,884 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,884 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,884 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,884 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,884 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,884 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,884 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,884 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:51,887 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,887 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,887 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,887 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:51,887 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,887 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,887 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,887 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,887 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,888 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,888 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,888 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 130#L109-3true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,891 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,891 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,891 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 130#L109-3true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,891 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,891 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,891 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 130#L109-3true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,891 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,891 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,891 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:51,892 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:51,892 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,892 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,892 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,892 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,892 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,892 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,893 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,893 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,900 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,900 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,900 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,900 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,900 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,900 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,900 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,900 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,901 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,901 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,901 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,901 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:51,901 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,901 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,901 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,901 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:51,901 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,901 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,901 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,901 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,901 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,901 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,901 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,901 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:51,902 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-04 15:26:51,902 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,902 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,902 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,902 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 133#L104true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,902 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,902 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,907 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,907 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,907 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,907 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 158#true]) [2025-03-04 15:26:51,908 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,908 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,908 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 158#true]) [2025-03-04 15:26:51,908 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,908 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,908 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,909 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,909 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,909 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:51,909 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:51,909 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,909 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,910 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,910 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,910 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,910 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,910 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,910 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,910 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,910 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,910 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,910 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,910 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,910 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,910 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,910 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,910 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,910 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,910 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,910 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,910 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,911 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,911 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,911 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,911 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,911 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,911 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,912 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,912 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,912 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,912 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,912 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,912 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,913 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,913 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,913 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,913 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,913 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,913 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,913 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,914 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,914 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,914 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,914 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,914 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,914 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,914 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,915 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,915 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,915 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,915 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,915 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,915 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,915 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,915 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,915 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,915 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,915 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,915 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,915 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,915 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,915 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,915 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,915 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,915 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,916 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,916 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,916 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,916 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,916 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,916 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,916 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,916 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,916 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,916 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,916 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,916 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,916 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,916 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,916 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,930 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,930 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,930 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,930 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,930 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,930 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,930 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,930 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,930 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,930 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,930 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,930 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,933 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,933 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,934 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,934 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,934 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,934 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,934 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,934 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,934 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,934 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,934 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,934 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,935 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,935 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,935 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,935 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,935 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,935 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,935 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,935 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,935 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,935 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,935 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,935 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,935 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,935 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,935 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,935 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,936 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,936 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,936 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,936 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,936 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,936 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,937 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,937 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,937 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,937 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,937 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,937 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,937 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,937 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,938 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,938 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,938 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,938 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,938 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,938 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,938 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,938 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,938 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,938 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,938 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,938 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,939 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,939 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,939 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,939 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,939 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,939 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,939 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,939 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,939 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,939 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,939 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,939 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,939 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,939 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,939 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,939 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,940 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,940 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,940 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,940 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,940 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,940 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,940 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,940 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,940 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,940 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,940 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,940 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,950 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,950 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,950 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,950 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,951 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,951 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,951 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,951 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,951 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,951 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,951 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,951 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,951 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,951 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,951 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,951 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,951 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,951 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,951 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,951 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,951 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,951 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,951 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,951 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,952 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,952 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,952 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,952 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,952 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,953 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,953 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,953 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,953 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,953 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,953 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,953 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:51,953 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,953 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,953 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,954 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:51,954 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,954 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,954 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,954 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,954 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,954 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,954 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,954 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:51,955 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,955 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,955 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,955 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-04 15:26:51,955 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,955 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,955 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,955 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,955 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,955 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,955 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,956 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,956 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,956 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,956 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,956 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,957 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,957 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,957 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,957 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 105#L121-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,957 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,957 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,957 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,957 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,970 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,970 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,970 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:51,970 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,970 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,970 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,970 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,970 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,970 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 123#L75true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,974 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,975 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,975 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,975 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:51,975 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,975 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,975 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,975 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 123#L75true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:51,975 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,975 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,975 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,975 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:51,980 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,980 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,980 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,980 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:51,980 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,980 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,980 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,980 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,980 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,980 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,980 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,980 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:51,981 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,981 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,981 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-04 15:26:51,981 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,981 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,981 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,981 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,981 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,981 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:51,982 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 127#L148-1true, 158#true]) [2025-03-04 15:26:51,982 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 48#L61-1true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-04 15:26:51,982 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,982 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,982 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 91#L102true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,982 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,982 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:51,995 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,995 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,995 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,995 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:51,995 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,995 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,995 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,995 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 46#L63-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,996 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,996 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,996 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,996 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:51,996 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,996 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,996 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,996 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-04 15:26:51,996 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,996 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,996 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,996 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:51,996 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,996 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,996 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,996 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:51,997 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 48#L61-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:51,997 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 48#L61-1true, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-04 15:26:51,997 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,997 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:51,997 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 35#L128-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:51,997 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:51,997 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,009 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,009 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,009 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,009 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,009 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,009 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,009 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,009 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,009 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,009 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,010 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,010 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,010 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,011 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,011 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,011 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,011 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,011 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,011 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,011 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,011 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,011 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,011 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,011 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:52,014 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,014 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,014 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,014 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-04 15:26:52,014 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,014 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,014 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,014 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,014 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,014 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,014 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,014 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 44#L77-5true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,015 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,015 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 44#L77-5true, 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:52,015 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,015 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,015 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,015 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,016 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,016 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,016 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,016 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,016 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,016 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,016 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,016 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,016 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,016 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,016 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,016 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,016 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,016 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,016 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:52,017 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:52,017 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,017 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,017 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,017 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,018 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,018 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,018 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,018 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,018 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,018 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,018 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,018 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,018 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,018 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,018 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,018 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,018 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,018 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,018 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,019 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,019 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,019 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,019 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,019 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,019 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,019 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,019 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,019 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,019 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,019 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,019 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,019 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,022 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,022 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,022 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,022 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,022 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,022 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,022 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,022 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,022 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,026 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,026 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,026 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,026 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:52,026 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,026 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,026 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,026 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:52,026 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,026 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,026 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,026 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,030 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,030 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,030 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,030 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,030 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,030 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,030 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,030 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,030 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,030 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,030 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,030 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,032 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,032 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,032 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,032 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,032 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,032 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,033 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,033 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,033 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,033 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,033 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,033 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:52,035 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,035 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,035 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,035 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:52,035 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,035 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,035 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,035 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,035 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,035 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,035 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,035 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 56#thread2EXITtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,037 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,037 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,037 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,037 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:52,037 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,037 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,037 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,037 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 109#L48true, 152#true, 158#true]) [2025-03-04 15:26:52,037 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,037 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,037 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,037 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [69#L106-5true, 4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-04 15:26:52,044 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,044 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,044 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [69#L106-5true, 4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-04 15:26:52,044 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,044 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,044 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [69#L106-5true, 4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 152#true, 153#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,044 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,044 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,044 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:52,045 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,045 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,045 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,045 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:52,045 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,045 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,045 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,045 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,045 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,045 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,045 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,045 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:52,046 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,046 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,046 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,046 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:52,046 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,046 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,046 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,046 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,046 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,046 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,046 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,046 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:52,047 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:52,047 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,047 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,047 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,047 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,047 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,048 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,048 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,048 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,048 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:52,048 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,048 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,048 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,048 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:52,048 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,048 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,048 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,049 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 86#L106true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,049 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,049 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,049 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,049 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:52,049 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,049 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,049 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,049 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-04 15:26:52,050 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 48#L61-1true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,050 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,050 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,050 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-04 15:26:52,050 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:52,064 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,064 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,064 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,065 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-04 15:26:52,065 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,065 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,065 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,065 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,065 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,065 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,065 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,065 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:52,065 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,065 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,066 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,066 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:52,066 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,066 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,066 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,066 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,066 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,066 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,066 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,066 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,066 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,067 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,067 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,067 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,067 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,067 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,067 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,067 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,067 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,067 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,067 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,067 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:52,068 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,068 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,068 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,068 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-04 15:26:52,068 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,068 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,068 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,068 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-04 15:26:52,068 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,068 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,068 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,068 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:52,069 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,069 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,069 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,069 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:52,069 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,069 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,069 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,069 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,069 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,069 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,069 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,069 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,070 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,070 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,070 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,070 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,070 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,070 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,070 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,070 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,070 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,070 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,070 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,070 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:52,085 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,085 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,085 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,085 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:52,085 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,085 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,085 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,085 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:52,086 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,086 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,086 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,086 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,086 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,086 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,086 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,086 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,087 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,087 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,087 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,087 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 56#thread2EXITtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,087 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,087 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,087 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,087 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,089 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,089 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,089 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,089 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,090 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,090 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,090 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,090 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 93#L135-5true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,090 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,090 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,090 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,090 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 44#L77-5true, 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,090 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,090 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,090 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,090 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 44#L77-5true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,090 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,090 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,091 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,091 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 44#L77-5true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,091 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,091 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,091 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,091 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,091 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,091 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,091 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,091 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,092 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,092 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,092 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,092 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,092 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,092 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,092 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,092 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,092 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,092 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,092 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,092 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,092 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,092 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,092 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,092 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,092 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,093 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,093 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,093 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,093 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,093 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,093 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,093 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,093 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,093 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,093 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,093 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,093 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,093 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,093 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,093 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,094 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,094 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,094 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,094 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,094 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,095 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,095 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,095 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,095 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,095 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,095 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,095 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,095 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,096 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,096 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,096 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,096 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,096 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,096 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:52,096 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,096 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,096 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,096 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:52,097 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,097 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,097 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,097 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:52,097 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,097 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,097 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,097 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,098 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,098 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,098 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,098 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,098 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,098 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,098 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,098 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,098 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,098 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,098 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,098 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [113#L80-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,101 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,101 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,101 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,101 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [113#L80-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,101 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,101 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,101 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,101 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,101 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,102 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,102 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,102 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:52,104 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,104 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:52,104 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,104 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-04 15:26:52,104 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,105 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,105 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,105 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,106 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,106 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,106 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,106 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,106 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,106 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,106 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,106 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,107 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,107 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,107 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,107 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,108 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,109 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,109 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 56#thread2EXITtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:52,110 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,110 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,110 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,110 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 109#L48true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:52,110 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,110 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,110 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,110 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 56#thread2EXITtrue, 109#L48true, 152#true, 82#L99-1true, 158#true]) [2025-03-04 15:26:52,110 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,110 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,110 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,110 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,115 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,115 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,115 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,115 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,115 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,115 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,115 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,115 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,115 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,116 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,116 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,116 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:52,116 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,116 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,116 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,116 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:52,116 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,116 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,116 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,116 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 82#L99-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,117 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,117 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,117 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,117 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,117 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,117 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,117 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,117 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,118 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,118 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,118 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,118 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,118 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,118 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,118 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,118 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,118 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,118 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,118 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,118 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,118 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,118 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,118 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,118 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 71#L152true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,118 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,118 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,118 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,118 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 134#L90-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,123 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,123 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,123 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,123 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 134#L90-1true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,123 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,123 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,124 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 134#L90-1true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,124 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,124 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,124 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,124 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,124 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,124 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,125 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,125 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,125 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,125 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,125 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,125 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,125 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,125 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,128 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,128 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,128 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,128 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-04 15:26:52,128 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,128 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,130 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,130 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,131 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,131 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:52,136 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,136 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,136 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,136 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:52,137 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,137 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:52,137 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:52,137 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,137 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:52,137 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,137 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-04 15:26:52,138 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,138 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [24#L179-2true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:52,138 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [24#L179-2true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-04 15:26:52,138 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [24#L179-2true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,138 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,138 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,148 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,148 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,148 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,148 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,148 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,148 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,148 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,148 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 39#L123true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,148 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,148 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,148 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,148 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,152 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,152 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,152 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,152 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 153#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,152 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,152 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,152 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,152 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 133#L104true, 152#true, 153#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,152 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,152 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,152 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,152 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,158 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,158 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,158 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,159 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,159 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,159 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,159 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,159 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,159 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,159 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,159 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,159 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,161 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,161 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,161 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,161 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,161 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,161 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,161 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,161 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,161 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,161 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,161 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,161 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,163 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,163 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,163 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,163 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,163 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,163 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,163 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,163 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,163 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,163 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,163 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,163 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,165 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,165 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,165 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,165 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,165 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,165 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,165 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,165 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 86#L106true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,165 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,165 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,165 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,165 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,167 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,167 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,167 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,167 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,167 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,167 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,167 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,167 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 76#L120-3true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,167 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,167 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,167 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,167 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,173 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,173 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,173 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,173 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,173 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,173 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,173 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,173 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 39#L123true, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,173 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,173 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,173 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,173 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,180 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,180 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,180 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,180 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,180 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,180 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,180 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,180 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,180 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,180 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,180 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,180 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,188 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,188 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,188 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,188 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,188 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,188 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,188 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,188 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,188 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,189 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,189 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,189 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,191 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,191 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,191 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,191 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,192 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,192 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,192 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,192 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,194 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,194 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,194 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,194 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,194 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,194 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,194 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,194 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,194 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,194 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,194 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,194 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,196 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,196 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,196 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,196 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,196 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,196 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,196 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,196 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,196 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,196 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,196 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,196 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,197 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,197 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,197 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,197 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,197 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,197 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,197 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,197 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 86#L106true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,197 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,197 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,197 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,197 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 68#L71true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,204 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,204 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,204 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,204 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 68#L71true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,204 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,204 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,204 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,204 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 105#L121-1true, 152#true, 68#L71true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,204 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,204 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,204 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,204 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,208 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,208 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,208 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,208 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-04 15:26:52,208 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,208 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:52,219 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:52,219 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 93#L135-5true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,219 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:52,219 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:52,219 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 73#L135true, 153#true, 152#true, 158#true]) [2025-03-04 15:26:52,219 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-04 15:26:52,219 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,219 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-04 15:26:52,220 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,220 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:52,220 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:52,220 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,220 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,220 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,220 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,221 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,221 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:52,221 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:52,221 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,221 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-04 15:26:52,221 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,221 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-04 15:26:52,222 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 153#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,222 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:52,222 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:52,222 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,222 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,222 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,223 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,223 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,223 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,223 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,223 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,223 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,223 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,223 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 71#L152true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,223 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,223 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,223 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,223 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:52,223 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,223 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,223 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,223 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:52,223 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,223 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,224 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,224 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-04 15:26:52,224 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,224 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,224 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,224 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-04 15:26:52,225 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,225 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,225 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,225 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-04 15:26:52,225 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,225 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,225 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,225 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-04 15:26:52,225 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,225 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,225 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,225 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 134#L90-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,229 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,229 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,229 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,229 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 134#L90-1true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:52,229 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,229 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,229 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,229 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 134#L90-1true, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:52,229 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,229 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,229 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,229 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [113#L80-3true, 115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,229 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,229 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,230 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,230 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [113#L80-3true, 115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,230 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,230 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,230 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,230 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [113#L80-3true, 115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:52,230 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,230 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,230 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,230 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:52,233 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,233 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:52,233 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,233 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-04 15:26:52,233 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,233 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [106#L181true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,235 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,235 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,235 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,235 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [106#L181true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,235 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,235 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,235 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,235 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [106#L181true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,235 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,235 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,235 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,235 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,236 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,236 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,236 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,236 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,237 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,237 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,237 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,237 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,237 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,242 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,242 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 158#true]) [2025-03-04 15:26:52,242 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,242 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,242 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,242 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:52,243 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,243 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-04 15:26:52,243 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,243 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,243 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,243 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:52,243 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,243 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-04 15:26:52,243 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,243 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,244 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,244 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,244 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,244 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,244 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,244 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,244 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,244 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:52,244 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 71#L152true, 152#true, 158#true]) [2025-03-04 15:26:52,245 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-04 15:26:52,245 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][102], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,245 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork3_#t~post2#1][103], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,245 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork3_#t~post2#1][104], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-04 15:26:52,245 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,249 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,249 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,249 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,249 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:52,249 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,249 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,249 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,249 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 45#L91-3true, 152#true, 158#true]) [2025-03-04 15:26:52,249 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,249 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,249 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,249 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [115#L65true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,250 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,250 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,250 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,250 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [115#L65true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:52,250 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,250 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,250 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,250 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [115#L65true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 134#L90-1true, 152#true, 158#true]) [2025-03-04 15:26:52,250 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,250 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,250 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,250 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [113#L80-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,251 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,251 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,251 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,251 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [113#L80-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,251 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,251 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,251 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,251 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [113#L80-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-04 15:26:52,251 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,251 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,251 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,251 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~n4~0_165, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_1|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][146], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-04 15:26:52,254 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,254 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,254 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~n4~0_167, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_3|} AuxVars[] AssignedVars[thread4Thread1of1ForFork0_#t~post4#1][147], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:52,254 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,254 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,254 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_169, thread4Thread1of1ForFork0_#t~post4#1=|v_thread4Thread1of1ForFork0_#t~post4#1_5|} AuxVars[] AssignedVars[~n4~0, thread4Thread1of1ForFork0_#t~post4#1][148], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 152#true, 158#true]) [2025-03-04 15:26:52,254 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,254 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-04 15:26:52,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-04 15:26:52,254 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event